get_tokens
Fetch pair and market data for one or more token addresses on a chain. Input chain ID and comma-separated addresses (up to 30) to get current pricing, liquidity, and pool details.
Instructions
Get pair/market data for one or more token addresses on a chain (comma-separated, up to 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Chain id, e.g. 'solana', 'ethereum' | |
| tokenAddresses | Yes | One or more token contract addresses, comma-separated |