Historical

Retrieves historical supply data for blockchains and tokens from October 2019 forward. *Note: We get supply values directly from our data/nodes. Blockchains included in our supply data are: Ethereum, Bitcoin and Litecoin.

🚧

Time Range Limit

The maximum time range (difference between startDate and endDate) is 184 days.

📘

Not specifying startDate and endDate

If the startDate and endDate query parameters are not provided, the API will return the data from the previous month.

Response Data

FieldTypeDescription
timestampstringThe timestamp of the data point.
issuancestringThe issuance for the asset.
totalSupplystringThe total supply of the asset.
circulatingSupplystringThe circulating supply of the asset.
maxSupplystringThe max supply of the asset.
Language
Authorization
Header
Click Try It! to start a request and see the response here!