
Amp
ampWhat is Amp?
Amp is an Ethereum ERC-20-compatible collateral token with additional partition and operator features. An application can place AMP into a collateral manager so a value transfer can be treated as assured before the underlying asset has reached final settlement; after successful settlement, the collateral can be released. The official documentation presents this as a general design and names Flexa as one payment-network use case, not as proof that every described use case is currently deployed.
The live Amp homepage currently promotes AMP collateral for instant payments and links to the Flexa app. AMP ownership is therefore best described as ownership of tokens governed by the public contract, not ownership of Flexa, merchant receivables, collateral-manager reserves, or a legal right to payment proceeds.
What problem does Amp solve?
Blockchain transfers often require confirmations before a recipient can safely treat them as final, but waiting can make payments and other real-world transfers impractical. Amp's proposed solution is to place AMP in escrow-like collateral-manager partitions while the underlying asset settles, transferring the settlement-risk assurance to the collateral position.
This is a protocol mechanism rather than a promise that AMP will reimburse every failed transaction. The strength of an assurance depends on the collateral manager's rules, the underlying asset and application, and the operators that administer that manager. The 2020 independent audit explicitly documented trusted collateral-manager actors that could temporarily block withdrawals or other functionality.
How does Amp work?
AMP is an 18-decimal Ethereum token. Its contract tracks balances across partitions; collateral managers can be registered, and partition strategies can apply custom validation logic. Holders may authorize operators, allowing a manager or other authorized operator to act within the relevant balance or partition without moving tokens into a separate staking contract. The official documentation calls this “stake-in-place.”
The verified contract source does not expose an unrestricted public mint function. Its internal _mint path is reached by swap(), which uses the contract's immutable swap-token allowance and sends the swap token to a dead address; the on-chain ABI exposes swapToken and swapTokenGraveyard. The source also shows that only the owner can add a new partition strategy, while collateral-manager registration is callable by an unregistered manager. The public ERC-20 balance is not a claim on reserves, dividends, or redemption: no such holder right is established by the cited sources. The current owner and registered-manager state remain on-chain questions that can change and should be checked before relying on a specific manager.
Key facts
- Canonical Ethereum contract: 0xfF20817765cB7f73d4bde2e66e067E58D11095C2; Etherscan identifies it as the verified Amp contract.
- The token uses 18 decimals; Etherscan's reviewed snapshot reports 99,720,253,743.713277226760501817 AMP as max total supply.
- Amp's core mechanism is collateral-manager escrow with partitioned balances, allowing collateral to remain associated with a holder address while manager logic governs its use.
- The official current site links users to the Flexa app, but Amp documentation describes Flexa as a use case; AMP holders are not thereby granted ownership of Flexa or merchant payment proceeds.
- The public source has an internal mint path reached through swap() against the configured swap token; it has no general unrestricted mint method in the reviewed Amp.sol implementation.
- The Amp owner can set partition-strategy implementation addresses, a material administrative control; the contract also supports permissionless registration of collateral managers.
- The official contract warning says assets sent directly to the AMP token contract are permanently unrecoverable.
- ConsenSys Diligence reviewed Amp Token and the Flexa Collateral Manager in June 2020; its report records trusted actors and acknowledges that manager administration can block functionality.
Official links
Categories
Related coins
Frequently asked questions
What is AMP used for?
AMP is designed as collateral for value transfers. A collateral manager can hold or control a partition of AMP while an underlying payment or other asset awaits final settlement. Flexa is the named payment-network use case in Amp's official materials; other applications should be verified individually.
Does holding AMP give me Flexa ownership, payment revenue, or a redemption right?
No such right is established by the cited contract or official documentation. AMP is a token with transfer, partition, operator, and collateral-manager functionality; the sources do not document equity, revenue sharing, reserve ownership, or guaranteed redemption for ordinary holders.
Can anyone mint AMP or freeze my AMP?
The reviewed Amp.sol source has no unrestricted public mint function. Its internal mint path is used by swap() against the configured swap token. The source exposes owner-controlled partition-strategy registration and manager/operator hooks, but it does not show a conventional ERC-20 pause or blacklist function. Partition-manager behavior and the current owner/operator set still require live on-chain checking.
What is AMP's supply and decimal precision?
AMP uses 18 decimals. Etherscan's live token record reports a maximum total supply of 99,720,253,743.713277226760501817 AMP. Supply and partition balances can change through the contract's defined swap and transfer mechanics, so readers should treat explorer values as time-stamped snapshots.
What happens if I send assets to the AMP contract address?
The official contracts page warns not to send digital assets to the AMP contract for any reason because they will be permanently unrecoverable. Use the contract address only for supported token interactions and verify the destination before signing.
External trackers
Choose a tracking site for Amp: