From 06e88c4811c8dec1dbd78cd698a0855deada8051 Mon Sep 17 00:00:00 2001 From: Sergey Rodin Date: Sat, 7 Sep 2024 10:24:57 +0700 Subject: [PATCH] chore: and to vs --- docs/apps/katana/guides/swap-tokens.mdx | 4 ++-- docs/apps/katana/overview.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/apps/katana/guides/swap-tokens.mdx b/docs/apps/katana/guides/swap-tokens.mdx index 548777e..20e670e 100644 --- a/docs/apps/katana/guides/swap-tokens.mdx +++ b/docs/apps/katana/guides/swap-tokens.mdx @@ -17,11 +17,11 @@ import roninWalletSwapCompleted from '../assets/ronin-wallet-swap-completed.png' You can trade one token for another on Katana in a process known as swapping. When swapping tokens, you sell the currently owned tokens for the proportional amount of the tokens that you want to buy, minus the swap fee. The swap fee is awarded to liquidity providers (LPs). -### Swap on Ronin app vs in Ronin Wallet +### Swap on Ronin app vs Ronin Wallet There are two ways to swap on Ronin: the [Swap](https://app.roninchain.com/swap) page in the Ronin web app and the Wallet Swap feature in the [Ronin Wallet](https://wallet.roninchain.com) mobile app and browser extension. The process is similar in both, but the interface differs slightly. -### Swap fees in Katana v2 and v3 +### Swap fees in Katana v2 vs v3 The fees for swapping tokens on Katana vary depending on the version of the AMM protocol being used: Katana v2 or Katana v3. diff --git a/docs/apps/katana/overview.mdx b/docs/apps/katana/overview.mdx index 8945f78..1598ef7 100644 --- a/docs/apps/katana/overview.mdx +++ b/docs/apps/katana/overview.mdx @@ -18,7 +18,7 @@ import walletOptions from './assets/katana-wallet-options.png' Katana ([app.roninchain.com/swap](https://app.roninchain.com/swap)) is a decentralized exchange (DEX) for trading tokens within the Ronin ecosystem. The AMM (automated market maker) protocol that powers Katana allows users to swap tokens, create liquidity pools, and stake LP tokens to earn rewards. -### Katana v2 and v3 +### Katana v2 vs v3 Katana v2 is a previous version of the Katana smart contract, which is still operational. Katana v3 is the latest version, which introduces concentrated liquidity, fee tiers, and improved oracles. When creating a liquidity pool, you can [choose to use](#switch-between-v2-and-v3) either Katana v2 or Katana v3.