This endpoint retrieves comprehensive data about a pool including its current reserves, pricing, 24-hour volume, total value locked (TVL), and other metrics. Data is aggregated from both the settlement and gateway databases to provide a complete view of the pool’s state.
Total Value Locked is calculated in terms of asset B:
poolId
- The LP public key identifying the pool200 OK
with comprehensive pool details404 Not Found
if pool doesn’t exist500 Internal Server Error
if data retrieval failsThe LP public key of the pool to retrieve
Pool details retrieved successfully
Enhanced pool details response with comprehensive data.