Technical Resources
Contract Addresses:
The Ethereum mainnet addresses are:
stAMPL (RolloverVault): 0x82A91a0D599A45d8E9Af781D67f695d7C72869Bd
BondIssuer: 0x5613Fc36A431c9c2746763B80C1DD89e03593871
FeePolicy: 0xE22977381506bF094CB3ed50CB8834E358F7ef6c
Base Addresses:
Source Code:
Github: https://github.com/ampleforth/spot/
Security Audit report:
SPOT API
The following API retrieves the SPOT total supply (which is also the circulating supply). This simply returns the ERC-20 totalSupply()
from onchain.
Last updated