mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
17 lines
462 B
Plaintext
17 lines
462 B
Plaintext
---
|
|
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>
|