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