Returns The contract address of the pair.
The address for the exchange factory contract.
The exchange fee for swaps.
The ID for the pair (address:networkId).
The network ID the pair is deployed on.
The protocol of the pair. E.g. UniswapV4, RaydiumV4, PumpV1, etc.
The amount of required tick separation. Only applicable for pairs on UniswapV3.
The contract address of token0.
The contract address of token1.
The unix timestamp for the creation of the pair.
Metadata for the first token in the pair. 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
Metadata for the second token in the pair. 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
The pooled amounts of each token in the pair. Custom data for the pair, only certain protocols have this. (uniswapv4, arenatrade for example) The address of the hook contract for Uniswap V4 pools.
Whether the token is the network token for the Uniswap V4 pool.
Whether the pool uses a dynamic fee. A fee of 0x80000 is used by Uniswap V4 to indicate a dynamic pool — in such cases, the fee percentage on the pair should be disregarded.
Protocol specific token ID
The per-protocol data for the pair, if applicable This field is deprecated. Use protocolData instead
The address of the hook contract for Uniswap V4 pools.
Arguments The maximum number of pairs to return.
The network ID the token is deployed on.
The contract address of the token.
We support lock info on UniV3, UniV4, RaydiumV4, PumpAMM, and token burns on Solana.