Skip to content

Commit

Permalink
added msg box
Browse files Browse the repository at this point in the history
minor edits
  • Loading branch information
filippoweb3 committed Jun 26, 2024
1 parent 8f6079b commit 01b1c1a
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions docs/learn/learn-guides-claims.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
---
id: learn-guides-claims
title: Claims
title: Polkadot-JS Guides about Claims
sidebar_label: Claims
description: Step-by-step guide on how to claim your tokens.
keywords: [claims, tokens, kusama, polkadot]
slug: ../learn-guides-claims
---

import MessageBox from "../../components/MessageBox"; import "../../components/MessageBox.css";

<MessageBox message="Polkadot-JS is for developers and power users only. If you need help using the
[Polkadot-JS UI](../general/polkadotjs-ui.md), you can contact the
[Polkadot Support Team](https://support.polkadot.network/support/home). For more user-friendly tools
see the [wallets](./wallets-index), [apps](./apps-index) and [dashboard](./dashboards-index) pages." />

<DocCardList />

If you participated in a previous DOT sale before 2020 and received your DOT allocation indicator
tokens, you can now claim your DOT (and a proportional amount of KSM on the Kusama network). The
claim process connects the address where your DOT indicators have been stored on Ethereum with a
Expand Down Expand Up @@ -100,7 +109,5 @@ to. Congratulations! You can now participate in aspects of the

### Verifying your Claim

After you make an on-chain claim for KSM, your balance should be updated on Polkadot-JS Apps
immediately.

Do you need help? Get in touch on the [Polkadot Support page](https://support.polkadot.network).
After you make an on-chain claim for {{ polkadot: DOT :polkadot }}{{ kusama: KSM :kusama }}, your
balance should be updated on your account immediately.

0 comments on commit 01b1c1a

Please sign in to comment.