Skip to main content
GET
Coin Supply Breakdown by ID

Notes

  • Find a coinโ€™s API ID on its CoinGecko page, via Coins List, or this Google Sheet.
  • Check the has_supply_breakdown field from /coins/ to verify if supply breakdown data is available for a coin.
  • When non_circulating_wallets.anomaly is true, it indicates an unreliable balance update. Circulating supply calculations will fall back to the last known-good balance until manually reviewed.

Authorizations

x-cg-pro-api-key
string
header
required

Learn how to set up your API key

Path Parameters

id
string
default:uniswap
required

Coin ID. *refers to /coins/list.

Response

200 - application/json

Coin supply breakdown data

id
string
required

Coin ID

symbol
string
required

Coin symbol

name
string
required

Coin name

supply_data
object
required

Supply data

non_circulating_wallets
object[]
required

List of non-circulating wallets