v1
latestOpenAPI 3.1.02026-07-1288262495.0 KBAVAX Supply
Get AVAX supply information
Get AVAX supply information that includes total supply, circulating supply, total p burned, total c burned, total x burned, total staked, total locked, total rewards, and last updated.
get/v1/avax/supply
Response
Successful response
Example response
{
"circulatingSupply": "454257251.7149865026656081965",
"totalSupply": "454257251.7149865026656081965",
"totalPBurned": "15039.56226661934233308491042",
"totalCBurned": "4868917.656222642629429578983",
"totalXBurned": "45577.89911362119281041174838",
"totalStaked": "199605247.61112",
"totalLocked": "36162978.31786130001530843447",
"totalRewards": "99186786.83258938583018127214",
"lastUpdated": "2025-11-05T20:15:15.678Z",
"genesisUnlock": "360000000",
"l1ValidatorFees": "6786.673898334"
}