Get Token Info

Returns metadata for a given token.

Endpoint: getTokenInfo

Method: POST

Arguments

NameTypeDescription
addressString!

The contract address of the token.

Required
networkIdInt!

The network ID the token is deployed on.

Required

Response

NameTypeDescription
addressString!The contract address of the token.
circulatingSupplyStringThe circulating supply of the token.
cmcIdIntThe token ID on CoinMarketCap.
idString!Uniquely identifies the token.
imageLargeUrlStringThe large token logo URL.
imageSmallUrlStringThe small token logo URL.
imageThumbUrlStringThe thumbnail token logo URL.
isScamBooleanWhether the token has been flagged as a scam.
nameStringThe token name. For example, ApeCoin.
networkIdInt!The network ID the token is deployed on.
symbolString!The token symbol. For example, APE.
totalSupplyStringThe total supply of the token.

πŸ“˜

Logos

Token logos and circulating supply are pulled from CoinGecko.

Contact CoinGecko directly to update token logos.

Explore

πŸ‘‹

Join our Discord

Ask questions, share what you're working on and request new features πŸ‘¬πŸ‘­