Skip to content

Commit

Permalink
fix(docs): broken link in staking guide (#970)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixNicolaeBucsa authored Oct 2, 2024
1 parent e97d68a commit f2a009b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
python-version: [3.9]
steps:
# Step 1: Checkout the code
- name: Checkout code
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ Please, follow the steps below:
## STAKING/UNSTAKING ON FETCH MAINNET FOR USERS WITH ACCESS TO MIGRATED TOKENS

<Callout type="info" emoji="ℹ️">
Our staking program has moved from Ethereum and we have successfully migrated all the tokens on September 15, 2021 — which you can access on our [Fetch.ai browser wallet ↗️](https://chrome.google.com/webstore/detail/fetchai-network-wallet/ellkdbaphhldpeajbepobaecooaoafpg/related).
Our staking program has moved from Ethereum and we have successfully migrated all the tokens on September 15, 2021 — which you can access on our [ASI ALliance browser wallet ↗️](https://chromewebstore.google.com/detail/asi-alliance-wallet/ellkdbaphhldpeajbepobaecooaoafpg?hl=en-GB).
</Callout>

**If you want to access your migrated tokens, here is how you do it.**

- For those who staked on **staking.fetch.ai** using only Metamask — [Here is the guide ↗️](https://medium.com/fetch-ai/staking-migration-guide-how-to-participate-69a60cb5e2eb)
- For those who staked on **staking.fetch.ai** using only Metamask — [Here is the guide ↗️](https://medium.com/fetch-ai/staking-migration-guide-how-to-participate-69a60cb5e2eb).

- For those who staked on **staking.fetch.ai** using ledger — [Here is the guide ↗️](https://medium.com/fetch-ai/token-migration-guide-for-hardware-wallets-8c2b99cdced7) (refer to Key Migration Desktop)
- For those who staked on **staking.fetch.ai** using ledger — [Here is the guide ↗️](https://medium.com/fetch-ai/token-migration-guide-for-hardware-wallets-8c2b99cdced7) (refer to Key Migration Desktop).

**IMPORTANTLY, BE SURE TO CREATE YOUR COSMOSTATION ADDRESS ONLY FOR FETCH.AI CHAIN.**

Expand Down Expand Up @@ -170,15 +170,15 @@ Please, follow the steps below:

What you will need:

- A Metamask extension for your browser
- A Metamask extension for your browser.

- A Cosmostation Wallet ([iOS ↗️](https://apps.apple.com/us/app/cosmostation/id1459830339) and [Android ↗️](https://play.google.com/store/apps/details?id=wannabit.io.cosmostaion&hl=en&gl=US)
- A Cosmostation Wallet: [iOS ↗️](https://apps.apple.com/us/app/cosmostation/id1459830339) or [Android ↗️](https://play.google.com/store/apps/details?id=wannabit.io.cosmostaion&hl=en&gl=US).

Please, follow the steps below:

a. If you do not have the metamask extension installed on your browser. Download it and create an account. Never give out your metamask private key, never give out your mnemonics, and store your password safe.

b. Let's set metamask to receive FET. Click on add token and click on **custom** and add the ERC20 FET address [0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85 ↗️](https://etherscan.io/address/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85)
b. Let's set Metamask to receive FET. Click on add token and click on **custom** and add the ERC20 FET address [0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85 ↗️](https://etherscan.io/address/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85)

c. Send your tokens from your exchange to Metamask. We will take Binance as an example here.

Expand Down

0 comments on commit f2a009b

Please sign in to comment.