Files
sonr/docs/reference/messages/dex-add-liquidity.mdx
T

16 lines
407 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
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>