Posts

Ropsten Test ETH network faucets

avatar of @bitrocker2020
25
@bitrocker2020
·
·
0 views
·
1 min read


For those who wants to mess around with ETH and gain some just for testing as ETH staking in networks like tBTC, its a great place to start exploring what ETH 2.0 is to come.

I've started messing around with Keep just recently and that was where I was exploring where to get some Ropson Testnet ETH ...

https://blog.keep.network/keeps-stakedrop-event-starts-monday-139b778596f8

Now .. lemme share with you some working faucets where you can gain some ETH testnet.

https://faucet.ropsten.be/ - seems to be reliable and fast

https://faucet.dimensions.network/ - love this one

and for those who are used to CLIs .. you can gain 0.5 ETH from running this code

curl -X POST -H "Content-Type: application/json" -d '{"toWhom":"[your eth addresss]"}' https://ropsten.faucet.b9lab.com/tap

Just need to replace your eth address and run the code.

Cheers and hope you have some fun !

Posted Using LeoFinance