The contract address of the token.
The token ID on CoinMarketCap.
The precision to which the token can be divided. For example, the smallest unit for USDC is 0.000001 (6 decimals).
The ID of the token (address:networkId).
Whether the token has been flagged as a scam.
The token name. For example, ApeCoin.
The network ID the token is deployed on.
The token symbol. For example, APE.
Community gathered links for the socials of this token.
More metadata about the token.
Uniquely identifies the token.
The contract address of the token.
The circulating supply of the token.
The token ID on CoinMarketCap.
Whether the token has been flagged as a scam.
The token name. For example, ApeCoin.
The network ID the token is deployed on.
The token symbol. For example, APE.
The total supply of the token.
The thumbhash of the token logo.
The thumbnail token logo URL.
The small token logo URL.
The large token logo URL.
The original URL/URI for the video associated with the token.
A description of the token.
A list of exchanges where the token has been traded.
The contract address of the exchange.
The hex string for the exchange color.
The ID of the exchange (address:id).
The name of the exchange.
The version of the exchange, if applicable.
The network ID the exchange is deployed on.
The URL for the exchange.
The token creator’s wallet address.
The block height the token was created at.
The transaction hash of the token’s creation.
The unix timestamp for the creation of the token.
Returns mint authority address if token is mintable. If null, verify against isMintableValid.
Returns freeze authority address if token is freezable. If null, verify against isFreezableValid.
Determines if freezable is a valid address or null value for the authority, or if the freezable state has not yet been determined.
Determines if mintable is a valid address or null value for the authority, or if the mintable state has not yet been determined.
The launchpad data for the token, if applicable.
The name of the launchpad.
The percentage of the pool that was sold to the public.
The unix timestamp when the launchpad was completed.
Indicates if the launchpad is completed.
The slot number when the launchpad was completed.
The slot number when the launchpad was migrated.
The unix timestamp when the launchpad was migrated.
Indicates if the launchpad was migrated.
The pool address after the launchpad was migrated.
The icon URL of the launchpad.
The name of the launchpad.This field is deprecated. Use launchpadName instead
The total supply of the token.This field is deprecated. Use the TokenInfo type
Information about the token from 3rd party sources.This field is deprecated. Use the TokenInfo type
The ID of the token (address:networkId).
Whether the token has been verified on CoinGecko.
A description of the token.
The precision to which the token can be divided.
The thumbnail token logo URL.This field is deprecated. Use the TokenInfo type
The small token logo URL.This field is deprecated. Use the TokenInfo type
The large token logo URL.This field is deprecated. Use the TokenInfo type
The circulating supply of the token.This field is deprecated. Use the TokenInfo type
The amount of this token in the pair.This field is deprecated. Pooled can be found on the pair instead