mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 18:31:41 +00:00
@@ -0,0 +1,16 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user