dexscreener_get_pairs_by_chain_and_pair
Fetch a Dexscreener pair's market data using chain ID and pair ID for DeFi analysis.
Instructions
Fetch pairs by chainId and pairId from Dexscreener
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pairId | Yes | The pair ID to fetch | |
| chainId | Yes | Optional EVM chain ID to run this tool on (e.g. 1 for Ethereum, 8453 for Base, 42161 for Arbitrum). Defaults to the active wallet chain. |