If the
startDate
and endDate
query parameters are not provided, the API will return the data from the previous 24 hrs of data.If the
blockchain
query parameter is not provided, the API will return data from all of the supported chains.Contract addresses for an asset are unique per blockchain. If you would like to see the analytics for a specific asset, say USDC across all chains, use the
assetSymbol
query parameter and omit the blockchain
query parameter.Authorizations
Query Parameters
[optional] The symbol of the asset to filter the dataset by
[optional] The contract address of the asset to filter the dataset by
[optional] The oldest date to filter the dataset by (inclusive)
[optional] The latest data to filter the dataset by (exclusive)
[optional] The name slug of the chain to filter the dataset by
Available options:
arbitrum-mainnet
, avalanche-mainnet
, base-mainnet
, bnb-mainnet
, ethereum-mainnet
, polygon-mainnet
, optimism-mainnet
, tron-mainnet