mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
feat: migrate to blume docs
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
---
|
||||
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
|
||||
sidebar:
|
||||
badge: x/dex
|
||||
seo:
|
||||
title: "Add Liquidity to Cross-Chain Pools"
|
||||
---
|
||||
|
||||
<Info>
|
||||
LP tokens represent your proportional share of the pool and accrue trading fees.
|
||||
</Info>
|
||||
:::info
|
||||
LP tokens represent your proportional share of the pool and accrue trading fees.
|
||||
:::
|
||||
|
||||
<Note>
|
||||
Impermanent loss may occur when providing liquidity. Research the risks before proceeding.
|
||||
</Note>
|
||||
:::note
|
||||
Impermanent loss may occur when providing liquidity. Research the risks before proceeding.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user