Skip to main content
id
String!
required
Uniquely identifies the token.
address
String!
required
The contract address of the token.
circulatingSupply
String
The circulating supply of the token.
cmcId
Int
The token ID on CoinMarketCap.
isScam
Boolean
Whether the token has been flagged as a scam.
name
String
The token name. For example, ApeCoin.
networkId
Int!
required
The network ID the token is deployed on.
symbol
String!
required
The token symbol. For example, APE.
totalSupply
String
The total supply of the token.
imageThumbHash
String
The thumbhash of the token logo.
imageThumbUrl
String
The thumbnail token logo URL.
imageSmallUrl
String
The small token logo URL.
imageLargeUrl
String
The large token logo URL.
imageBannerUrl
String
The token banner URL.
videoExternalUrl
String
The original URL/URI for the video associated with the token.
description
String
A description of the token.