The reason I published this topic is that I donated to a project party yesterday. They provided the receiving address of bnb on the bsc chain, but when I transferred the money successfully, they said that they did not receive the bnb sent by me.
So I sent him the transaction hash, showing that the transfer has been successful.
When he sent me the screenshot, I guessed that he was checking the balance on the eth chain.
So I taught him how to add other chains to metamask. I think there may be other people who need this part of the knowledge, so I wrote this topic.
If you use metamask for the first time, you will find that there are 5 initial chains, 1 eth mainnet, and 5 eth testnets.
I used the search function and found this information about metamask:
how to add tokens in MetaMask:
https://bitcointalksearch.org/topic/how-to-add-tokens-in-metamask-4956547[Guide] How to Install MetaMask for Chrome:
https://bitcointalksearch.org/topic/guide-how-to-install-metamask-for-chrome-3754513
Below I will show you how to add other chains.For example, bsc chain, heco chain, ok chain, matic chain, ftm chain.
1:click custom RPC
2:Follow the 3 step to fill in the information of various chains
3:Various chains
BSC mainnetNetWork Name: BSC
RPC URL:
https://bsc-dataseed.binance.org/ID:56
Currency Symbol:BNB
URL:
https://www.bscscan.com/OKExChain mainnetNetWork Name: OKExChain Mainnet
RPC URL:https://exchainrpc.okex.org
ID: 66
Currency Symbol :OKT
Block Explorer URL:
https://www.oklink.com/okexchain/ Heco mainnetNetWork Name: Heco Testnet
RPC URL:
https://http-mainnet.hecochain.comID:128
Currency Symbol:HT
Block Explorer URL:
https://scan.hecochain.comMatic mainnetNetWork Name:matic mainnet
RPC URL:
https://rpc-mainnet.maticvigil.com/ID:137
Currency Symbol:MATIC
Block Explorer URL:
https://explorer.matic.network/xDaiNetWork Name: xDai
PRC URL :
https://rpc.xdaichain.com/ID:100
Currency Symbol:xDai
Block Explorer URL:
https://blockscout.com/poa/xdaiOptimistic Ethereum mainnetNetWork Name: Optimistic Ethereum
RPC URL:
https://mainnet.optimism.ioID: 10
Currency Symbol: ETH
Block Explorer URL:
https://mainnet-l2-explorer.surge.shAvalanche mainnetNetwork Name: Avalanche Mainnet C-Chain
RPC URL:
https://api.avax.network/ext/bc/C/rpcID: 43114
Currency Symbol: AVAX
Block Explorer URL:
https://cchain.explorer.avax.network/FTM mainnetNetWork Name:Fantom Opera
RPC URL:
https://rpcapi.fantom.networkID:250
Currency Symbol:FTM
Block Explorer URL:
https://ftmscan.com
Please refer to the official website for all informationThe above information comes from the official website of each project:
bsc:
https://docs.binance.org/smart-chain/developer/rpc.htmlokex chain:
https://okexchain-docs.readthedocs.io/en/latest/developers/quick-start-for-mainnet.htmlheco chain:
https://docs.hecochain.com/#/mainnetavax chain:
https://docs.avax.network/build/tutorials/smart-contracts/deploy-a-smart-contract-on-avalanche-using-remix-and-metamaskFTM chain:
https://docs.fantom.foundation/tutorials/set-up-metamaskxDAI chain:
https://www.xdaichain.com/for-developers/developer-resources#json-rpc-endpointsOptimistic chain:
https://community.optimism.io/docs/users/metamask.html#frontmatter-title
Different chains are not interoperable under normal circumstances. A dapp on a certain chain must first link the metamask to this chain before continuing to use the dapp.
Reserved to update applications and projects on each chain.