1
CryptoHow To

Rinkeby And All Other Test Networks Not Showing Up On Metamask

1 Mins read

The Rinkeby Test Network is a test network, not an ether-backed blockchain. Do you have an issue of test networks not showing up on metamask? How do you solve this? The tokens used with this network have no value and cannot be exchanged for ether but rather used for testing by developers and other stakeholders interested in seeing how a smart contract would work in the mainnet. But what if rinkeby and all other test networks are not showing u on metamask?

Test Networks Not Showing Up On Metamask?


So maybe you have the following and you are wondering how can you enable rinkeby and other test networks if they are not showing up on your metamask(as in the screenshot on the right)? Worry not, because all you need to do is follow the steps below.

1) Click on “Add Network”

2) Click “Advanced”

3) Toggle “Show test networks” from OFF to ON


Conclusion

That’s it! Confirm that your test networks are now available on the network section of Metamask!
You should now be able to see Ropsten, Kovan, Rinkeby, Goerli and Localhost.

Congrats!

Read more articles on:

How to Add ETH for testing on Rinkeby

How to add BSC for testing on BSC testnet

Don’t miss amazing tips!

1
Related posts
How ToProgrammingSoftwareTechnology

How to configure Apache Airflow on MacOS locally

4 Mins read
Table of contents0.1 Creating the project folder and the virtual environment0.2 Installing0.3 Running airflow0.4 Starting the webflow server0.5 Starting the scheduler0.6 Running…
Code ChallengesHow ToProgrammingSoftware

How To Implement Merge Sort and Quick Sort Algorithms In Python 3

3 Mins read
Table of contents0.1 Merge Sort0.2 Quick Sort0.3 Conclusion1 Don’t miss amazing tips! Let’s have a look at how to how to implement…
How To

How to write test with Ruby and Capybara with Examples

11 Mins read
Table of contents1 What are the advantages of using Capybara1.1 1) Webdriver agnostic1.2 2) Works with multiple testing frameworks1.3 Capybara DSL1.4 a)…

Leave a Reply

Your email address will not be published. Required fields are marked *

61 − = 58