get_token_pairs_with_metadata
Fetches trading pairs with metadata for a specific token on a given network. Provides pair details such as price, liquidity, and volume to support blockchain analysis.
Instructions
Get pairs with metadata for a specific token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of pairs to return (default: 10) | |
| address | Yes | The token contract address | |
| networkId | Yes | The network ID the token is on |