Tokens
Circulating token supply information
GET
https://galaxy.staratlas.com/tokens/:token
Path Parameters
Name
Type
Description
:token*
String
Options: atlas, polis
{
"symbol": "ATLAS",
"mint": "ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx",
"totalSupply": 36000000000,
"circulating": 7261703535.9892,
"circulatingPercentage": 0.201714
}
Last updated
Was this helpful?