Statistics (deprecated)
Source staking statistics from the Primary Network
Last updated
Source staking statistics from the Primary Network
Last updated
These endpoints have been deprecated.
GET
https://avascan.info/api/v1/supply
This endpoint gives more granular data about the AVAX supply based on a mix of real-time updates and editorial work of the Avascan team.
Name | Type | Description |
---|---|---|
GET
https://avascan.info/api/v1/home/statistics
Get the updated statistics shown in the Avascan home page. Query data are selected when they’re equal to 1 (example: blockchains=1
). Unspecified query data will lead to full output.
GET
https://avascan.info/api/v1/statistics
This endpoint allows you to source the same data present in Avascan's Staking Stats page.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
totalSupply
number
total available AVAX supply (360MM + stakingRewards)
circulatingSupply
number
genesisUnlock + stakingRewards
lastUpdate
number
date of last update of the whole data set
stakingRewards
number
total staking rewards minted
genesisUnlock
number
unlocked AVAX at the time as per the AVAX Unlock Schedule
blockchains
number
Total deployed blockchains on mainnet
validators
number
Total validators validating the Primary Network
stakingRatio
number
Total staked AVAX out of total supply
stakingRewards
number
Current staking rewards' yield
price
number
Current price from CoinGecko
marketcapByCirculatingSupply
number
Current market cap by circulating supply
marketcapByTotalSupply
number
Fully diluted market cap out of total supply
circulatingSupply
number
Current circulating supply: unlocked genesis + staking rewards - burned fees
lastAvgTps24h
number
Average transactions per second in last 24 hours
assetsAndTokens
number
Aggregated count of assets on X-Chain and tokens on C-Chain. Does include NFTs on X-Chain, but not ERC-721 and ERC-1155 on C-Chain, for now.
burnedSinceLaunch
number
Total AVAX burned in fees and burn addresses
totalValidator
number
The count of validator validating
totalDelegation
number
The count of delegations in progress
totalStake
number
Expressed in AVAX, it's totalValidationStake + totalDelegatedStake
totalValidationStake
number
Stake of 'totalValidator' validations
totalDelegatedStake
number
Stake of 'totalDelegation' delegations
stakingRewards
number
newly minted AVAX with staking
stakingRatio
number
Ratio of AVAX locked in stake vs. total supply