Tokens

Endpoint: tokens

Method: POST

Arguments

NameTypeDescription
ids[TokenInput!]

A list of token ID input.

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.
cmcIdIntThe token ID on CoinMarketCap.
createBlockNumberIntThe block height the token was created at.
createdAtIntThe unix timestamp for the creation of the token.
createTransactionHashStringThe transaction hash of the token's creation.
creatorAddressStringThe token creator's wallet address.
decimalsInt!The precision to which the token can be divided. For example, the smallest unit for USDC is 0.000001 (6 decimals).
exchanges[Exchange!]A list of exchanges where the token has been traded.
freezableStringWhether or not the token is freezable
idString!The ID of the token (address:networkId).
infoTokenInfoMore metadata about the token.
isScamBooleanWhether the token has been flagged as a scam.
launchpadLaunchpadDataLaunchpad data for the token
mintableStringWhether or not the token is mintable
nameStringThe token name. For example, ApeCoin.
networkIdInt!The network ID the token is deployed on.
socialLinksSocialLinksCommunity gathered links for the socials of this token.
symbolStringThe token symbol. For example, APE.

👋

Join our Discord

Ask questions, share what you're working on and request new features 👬👭