dexscreenertokeninfoagent_get_specific_pair_info
Retrieve real-time data on a specific decentralized exchange trading pair, including price, volume, liquidity, and price changes, by specifying the blockchain and pair contract address.
Instructions
Get detailed information about a specific trading pair on a decentralized exchange by chain and pair address. This tool provides comprehensive data about a DEX trading pair including current price, 24h volume, liquidity, price changes, and trading history. Data comes from DexScreener and is updated in real-time. You must specify both the blockchain and the exact pair contract address. The pair address is the LP contract address, not the quote token address.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | Yes | Chain identifier (e.g., solana, bsc, ethereum, base) | |
pair_address | Yes | The pair contract address to look up |