AMKT v2 Documentation
  • AMKT Documentation
    • AMKT Redemption
      • AMKT Web Application
      • Redemption via Proxy Contract
    • Token
      • Reserves
      • Issuance and Redemption
        • Issuance
        • Redemption
      • Reconstitution
        • Bounty
        • Fulfillment
      • Expense Ratio
        • Alongside Staked ETH
    • Methodology
      • Eligibility Requirements
      • Eligible Assets
      • Index Calendar
      • Calculation Agents
        • AMKT Methodology Calculation
          • Index Calculation
      • Network Distributions
    • Governance
      • Proposals
      • Roles
        • Governance Multi-Sig
        • AMKT DAO Foundation
        • AMKT Security Council
      • AMKT DAO Constitution
    • Developers
  • Community
    • Discord
    • Governance Forum
    • Tally
    • Snapshot
  • Links
    • 🪙Buy AMKT
    • 🏦Reserves
    • 🔓Audits
    • 📃Whitepaper
Powered by GitBook
On this page
  1. AMKT Documentation
  2. Token
  3. Reconstitution

Bounty

A bounty is a commitment posted on-chain by a trusted party, reflecting the list of new tokens and their corresponding nominals backing the index.

  1. In order to facilitate reconstitutions, AMKT utilizes a bounty system. A trusted party (governance) determines the assets to be included, the respective weights of those assets, and the proposed fulfiller as part of the rebalance.

  2. The reconstitution proposal containing these details is published and voted upon by AMKT holders. If approved, the governance multi-sig confirms with the fulfiller the nominals of the rebalance, to ensure those values adequately reflect market pricing at the time the rebalance is to be completed, and publishes the bounty to the smart contract.

  3. A bounty is computed as nominal (wei) token per 1e18 AMKT (divide the on-chain total supply by 1e18, then divide the nominal token by that). It represents an entry in the next list of underlying assets for a given asset.

  4. A bounty is hashed and stored in an ActiveBounty contract, which keeps track of the next allowed bounty.

  5. The bounty smart contracts are immutable. However, Timelock Controller is able to upgrade the rebalancer role to a different address.

PreviousReconstitutionNextFulfillment

Last updated 1 year ago