getPoolDetails
Retrieve detailed liquidity pool information including token pairs, reserves, and trading metrics for DeFi analysis on supported blockchains.
Instructions
Get detailed information about a specific pool. Requires network ID from getNetworks and a pool address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network ID from getNetworks (e.g., "ethereum", "solana") | |
| poolAddress | Yes | Pool address or identifier | |
| inversed | No | Whether to invert the price ratio |