Skip to content

Tokens

Circulating token supply information

GET https://galaxy.staratlas.com/tokens/:token

Path Parameters

NameTypeDescription
:token*StringOptions: atlas, polis

200: OK

javascript
{
  "symbol": "ATLAS",
  "mint": "ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx",
  "totalSupply": 36000000000,
  "circulating": 7261703535.9892,
  "circulatingPercentage": 0.201714
}

Official builder docs for the Star Atlas ecosystem.