Files
sonr/docs/reference/messages/dex-add-liquidity.mdx
T
Prad NukalaandGitHub 13e6c3e84d Master (#1262)
* clear

* feat: Add everything

* fix: Commenht
2025-10-03 14:45:52 -04:00

16 lines
407 B
Plaintext

---
openapi: post /dex.v1.Msg/ProvideLiquidity
title: Provide Liquidity to Pool
description: Add liquidity to DEX pools and earn LP tokens
og:title: Add Liquidity to Cross-Chain Pools
tag: x/dex
---
<Info>
LP tokens represent your proportional share of the pool and accrue trading fees.
</Info>
<Note>
Impermanent loss may occur when providing liquidity. Research the risks before proceeding.
</Note>