Supply
Get current AVAX Supply
Query Parameters
{
"totalSupply": 459612306.108156,
"circulatingSupply": 426276406.108156
}Last updated
GET https://api.routescan.io/v2/network/mainnet/evm/43114/supply
This endpoint gives more granular data about AVAX supply based on a near real-time updates.
Please remember, that query parameters are case sensitive.
totalSupply
number
total available AVAX supply (360MM + stakingRewards)
circulatingSupply
number
genesisUnlock + stakingRewards
{
"totalSupply": 459612306.108156,
"circulatingSupply": 426276406.108156
}Last updated