Skip to content

Commit

Permalink
chore: and to vs
Browse files Browse the repository at this point in the history
  • Loading branch information
RodinGolodin committed Sep 7, 2024
1 parent 02ee09f commit 06e88c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/apps/katana/guides/swap-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Check warning on line 26 in docs/apps/katana/guides/swap-tokens.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Colons] ': K' should be in lowercase. Raw Output: {"message": "[Google.Colons] ': K' should be in lowercase.", "location": {"path": "docs/apps/katana/guides/swap-tokens.mdx", "range": {"start": {"line": 26, "column": 100}}}, "severity": "WARNING"}

Expand Down
2 changes: 1 addition & 1 deletion docs/apps/katana/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Check warning on line 21 in docs/apps/katana/overview.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Headings] 'Katana v2 vs v3' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Katana v2 vs v3' should use sentence-style capitalization.", "location": {"path": "docs/apps/katana/overview.mdx", "range": {"start": {"line": 21, "column": 5}}}, "severity": "WARNING"}

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.

Expand Down

0 comments on commit 06e88c4

Please sign in to comment.