Currency tokenomics summary
Description
Supply, fully diluted valuation, aggregate vesting (unlocked / locked) and the next upcoming unlock event for a single currency. All token amounts are returned as strings (raw on-chain precision); percent and USD fields use the v3 numeric conventions. nextUnlock* fields cover the closest future non-TGE batch; all vesting-related fields are null for coins without tracked vesting data.
Pricing
- 1 credit per request.
Documentation Index
Fetch the complete documentation index at: https://docs.cryptorank.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Numeric coin id.
1
Response
"21000000"
"21000000"
"19700000"
circulatingSupply / totalSupply × 100. Null when either value is missing.
93.81
"1300000000000"
Sum of tokens already unlocked across all allocations. Null when no vesting data.
"12500000"
totalUnlockedAmount / totalSupply × 100.
59.52
Sum of tokens still locked. Null when no vesting data.
"8500000"
totalLockedAmount / totalSupply × 100.
40.48
Closest upcoming unlock date (excluding TGE batches), Unix milliseconds.
1715000000000
"125000"
"8125000"
nextUnlockUsdAmount / marketCap × 100.
0.62
nextUnlockTokenAmount / totalSupply × 100.
0.59