Skip to content

Commit

Permalink
Docs: minor fixs on Katana overview
Browse files Browse the repository at this point in the history
Signed-off-by: Phuc Thai <[email protected]>
  • Loading branch information
phuctd95 authored Dec 1, 2024
1 parent 287e81e commit 587d2f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/apps/katana/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,16 @@ On the **Liquidity** page, click the **V2 Pools** or **V3 Pools** switch in the

Katana classifies ERC-20 tokens into "main" tokens and "seed" tokens, which have different risk profiles:

* “Seed” tokens have a higher risk profile and volatility. They may be designed to be highly experimental and inflationary at their inception. In the user interface, “seed” tokens are marked with a plant icon.
* "Main" tokens are defined against a non-exhaustive list of factors: depth of liquidity, market capitalization, volumes, and whether the team is verified. For example, RON and WETH have a "main" tag.
* All newly launched tokens are tagged as “seed.” Tags are reviewed on a regular basis and tokens can be relabelled to "main" after a period of time in the market based on improvements in certain factors.
* “Seed” tokens have a higher risk profile and volatility. They may be designed to be highly experimental and inflationary at their inception. All newly launched tokens are tagged as “seed.” Tags are reviewed on a regular basis and tokens can be relabelled to "main" after a period of time in the market based on improvements in certain factors.

Anyone on Katana can trade both "main" and "seed" tokens.

For easier identification, "seed" tokens are marked with a plant icon:

<img src={seedTokenPool} width={1000} />

When you first interact with a "seed" token, Katana prompts you to acknowledge the risks involved:
When you first interact with a token, Katana prompts you to acknowledge the risks involved, we encourage you to assess your risk tolerance before participating.

<img src={seedTokenWarning} width={1000} />

**Note:** Providing liquidity involves risks including impermanent loss, especially if asset prices change significantly. We encourage you to assess your risk tolerance before participating.

0 comments on commit 587d2f5

Please sign in to comment.