Get a single DEX pair
get_pairRetrieve complete market details for a DEX pair or pool by its address and chain ID, enabling informed trading decisions.
Instructions
Get full detail for one specific DEX pair/pool by its pair address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pairId | Yes | Pair/pool address | |
| chainId | Yes | Chain id, e.g. 'solana' |