getPoolDetails
Retrieve comprehensive details about a specific liquidity pool by providing the network ID and pool address. Use this tool to analyze pool data, including price ratios and other metrics, directly through the DexPaprika (CoinPaprika) MCP server.
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 |