设置MetaMask

MetaMask

1. Download MetaMask

Click the link https://metamask.io/download.html to install MetaMask for your browser.

Note: Depends on if you have a private key or not, you can either import the private key to create a wallet; or, you can create a wallet directly. It's very important to remember the mnemonic and private key. If you lost it, you can also enter the wallet and export the private key.

2. Add Mumbai Testnet

Add a custom RPC network to connect your wallet account to the Mumbai Testnet, configure Mumbai Testnet parameters as follow:

ParametersValue

Network Name

Mumbai Testnet

RPC URL

Chrome browser

https://rpc-mumbai.matic.today or https://matic-mumbai.chainstacklabs.com or https://rpc-mumbai.maticvigil.com or https://matic-testnet-archive-rpc.bwarelabs.com

Firefox browser:

https://rpc-mumbai.matic.today or

https://matic-mumbai.chainstacklabs.com

ChainID

80001

Symbol

MATIC

Block Explorer URL

After the parameters are configured, click 'Save' button below and successfully add Mumbai Testnet.

If you want to add more wallet accounts, you can create them by importing the private key of your existing other wallets; or, you can directly click Create Account, and remember to save the private key after creation.

Reference: https://docs.polygon.technology/docs/develop/network-details/network/

Last updated