Currency vesting allocations
Description
Per-allocation breakdown of a coin token distribution with vesting schedule — name, total amount, unlocked / locked split, share of locked supply, and the closest upcoming unlock event. Allocations without a known unlock schedule are excluded.
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
"Private Sale Investors"
Total tokens allocated to this allocation.
"15000000"
Allocation size relative to total supply, in percent.
15
Tokens already unlocked.
"5000000"
unlockedAmount / totalAmount × 100.
33.3333
Tokens still locked.
"10000000"
lockedAmount / totalAmount × 100.
66.6667
Share of this allocation's lockedAmount across all locked tokens of the coin.
12.3456
Closest upcoming unlock date for this allocation (Unix milliseconds).
1715000000000
"125000"
nextUnlockTokenAmount valued at the current USD price.
"8125000"
Vesting schedule type.
linear, cliff, mixed "linear"