How to setup Metamask on Binance Smart Chain
After installing and setting up Metamask on either Chrome or Firefox, follow the below instructions to setup the network. Remember: never give your seed phase to anyone as that will allow them to import your wallet and get the funds.
Click on Metamask > Settings
Go to Network > add network
Fill the parameters for Mainnet (This is what you need as a normal user)
Network Name: Smart Chain
New RPC URL: https://bsc-dataseed.binance.org/
ChainID: 56
Symbol: BNB
Block Explorer URL: https://bscscan.com
As a developer if you want to use on Testnet
Network Name: Smart Chain — Testnet
New RPC URL: https://data-seed-prebsc-1-s1.binance.org:8545/
ChainID: 97
Symbol: BNB
Block Explorer URL: https://testnet.bscscan.com
For developers to get testnet BNB, go to https://testnet.binance.org/faucet-smart, then paste your address in the box and click on “Give me BNB”
Thats all!
Regards
oaktree.finance