dex_get_pool_details
Fetch detailed DEX pool data including reserves, fees, and token info for any EVM-compatible network. Provide network ID and pool address to get precise liquidity pool details.
Instructions
Get detailed information about a specific liquidity pool including reserves, fees, and token information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network ID (e.g., 'ethereum') | |
| inversed | No | Whether to invert the price ratio | |
| poolAddress | Yes | Pool contract address |