Skip to content

Commit

Permalink
Update metamask.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Feb 2, 2024
1 parent f25f84c commit 997db9c
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions docs/release/functionyard/metamask.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,27 @@ id: metamask

## Adding BORG Token to MetaMask on Mumbai Chain

This guide explains how to add the BORG token, which is not automatically listed in MetaMask, to your wallet on the Mumbai test network.
This guide explains how to add the BORG token, which is not automatically listed in MetaMask, to your wallet on the Mumbai test network. There is an easy way and a hard way!

## EASY WAY

### Mumbai

1- Adding `Mumbai` Network to Metmask: First Open this link and on the right bottom click on `Add to Metamask` button. it opens your Metamask extension on chrome and adds Mumbai Network to it (if not already added)
[Mumbai Add Request](https://chainlist.org/chain/80001)

2- Adding `BORG` token on `Mumbai`: First Open this link and on the right bottom click on `Send Request` button. it opens your Metamask extension on chrome and adds BORG token to Mumbai network (if not already added)
[BORG Add Request](https://docs.metamask.io/wallet/reference/wallet_watchasset/?type=ERC20&options[address]=0x99a8b2B50c4bFBf916Add5DFdf680fc873FA81f4&options[symbol]=BORG&options[decimals]=18&options[image]=https://raw.githubusercontent.com/functionland/sugarfunge-explorer/master/assets/BORG.svg&options[tokenId]=BORG)

### Goerli

1- Adding `Goerli` Network to Metmask: First Open this link and on the right bottom click on `Add to Metamask` button. it opens your Metamask extension on chrome and adds Goerli Network to it (if not already added)
[Goerli Add Request](https://chainlist.org/chain/5)

2- Adding `BORG` token on `Goerli`: First Open this link and on the right bottom click on `Send Request` button. it opens your Metamask extension on chrome and adds BORG token to Goerli network (if not already added)
[BORG Add Request](https://docs.metamask.io/wallet/reference/wallet_watchasset/?type=ERC20&options[address]=0x4fE33FB41B2A50ac82732C0399C9e2A82C1cBb5E&options[symbol]=BORG&options[decimals]=18&options[image]=https://raw.githubusercontent.com/functionland/sugarfunge-explorer/master/assets/BORG.svg&options[tokenId]=BORG)

## HARD WAY

### Step 1: Select the Mumbai Network in MetaMask

Expand All @@ -30,4 +50,4 @@ Ensure you have MetaMask installed and select the Mumbai Testnet. If Mumbai is n
6. Click "Add Custom Token."
7. Review the token details and click "Import Tokens."

Congratulations, the BORG token is now added to your MetaMask wallet on the Mumbai chain!
Congratulations, the BORG token is now added to your MetaMask wallet on the Mumbai chain!

0 comments on commit 997db9c

Please sign in to comment.