search_pools
Identify and retrieve DeFi pools using pool address, token address, or token symbol. Supports multiple blockchains and includes attributes like base token, quote token, and DEX. Enhances trade analysis and execution.
Instructions
Search for pools by query (pool address, token address, or token symbol)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include | No | Attributes to include: 'base_token', 'quote_token', 'dex' (comma-separated) | |
network | No | Network ID to search on (optional, e.g., 'eth', 'bsc', 'polygon_pos') | |
page | No | Page number for pagination (optional, default: 1) | |
query | Yes | Search query (pool address, token address, or token symbol) |