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