Contracts Overview
Last updated
Last updated
The AMKT system's contracts are currently deployed on the Ethereum Mainnet. The contracts constitute the on-chain section of the system, creating new token issuance and handling redemption of existing tokens.
Factory
Controller
Members
IndexToken (AMKT)
The index token contract is an ERC20 contract for the issued index. This token inherits and supports all standards outlined by the Ethereum foundation including:
Transfer of tokens.
Ability to read current total supply from the token contract.
Ability to read account balance.
Approvals for spending from a third party account.
Additionally, the index token contract also supports the following:
Blacklist maintained by the Alongside service entity, preventing funds from being transferred to, from, or spent by listed addresses.