Files

17 lines
462 B
Plaintext
Raw Permalink Normal View History

2025-10-03 14:45:52 -04:00
---
openapi: get /sonr/dex/v1/pool/{connectionId}/{poolId}
title: Query Liquidity Pool Details
description: Get comprehensive information about DEX liquidity pools
og:title: Liquidity Pool Information
---
<Info>
Pool information is essential for calculating optimal liquidity provision
amounts and understanding potential returns.
</Info>
<Warning>
Pool compositions can change rapidly. Always fetch current data
before providing liquidity.
</Warning>