get https://api.amberdata.com/market/metrics//supply/latest
Retrieves latest supply data for blockchains and tokens.*Note: We get supply values directly from our data/nodes. Blockchains included in our supply data are: Ethereum, Bitcoin and Litecoin.
Response Data
Field | Type | Description |
---|---|---|
issuance | string | The issuance for the asset. |
totalSupply | string | The total supply of the asset. |
circulatingSupply | string | The circulating supply of the asset. |
maxSupply | string | The max supply of the asset. |
Responses