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.
GET
/
{asset}
/
supply
/
latest
Latest
Copy
Ask AI
curl --request GET \ --url https://api.amberdata.com/market/metrics/{asset}/supply/latest \ --header 'x-api-key: <api-key>'