1.4 Token Economics
GET /currencies/{currency_id}/token-economicsParameter
Type
Required
Description
{
"token_allocation": [
{
"holder": "Community Reserve",
"percentage": 38
}
],
"token_unlock": {
"unlocked": "40500000",
"total_locked": "1000000"
},
"unlock_timeline": [
{
"vestings": [
{
"label": "Team",
"amount": 159469480.8
},
{
"label": "Investors",
"amount": 135308347.20000008
}
],
"timestamp": "1234565434567"
}
]
}Field
Type
Description
Last updated