dexscreenertokeninfoagent_get_token_pairs
Retrieve real-time trading pairs for a specific token across decentralized exchanges by providing the blockchain and token contract address. Access data on paired tokens, exchanges, prices, volume, and liquidity directly from DexScreener.
Instructions
Get all trading pairs for a specific token across decentralized exchanges by chain and token address. This tool retrieves a comprehensive list of all DEX pairs where the specified token is traded on a particular blockchain. It provides data on each pair including the paired token, exchange, price, volume, and liquidity. Data comes from DexScreener and is updated in real-time. You must specify both the blockchain and the exact token contract address.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | Yes | Chain identifier (e.g., solana, bsc, ethereum, base) | |
token_address | Yes | The token contract address to look up all pairs for |