cheapETH is the real user of 777 (#335)

This commit is contained in:
George Hotz 2021-07-16 09:54:38 -06:00 committed by GitHub
parent 51f32039f9
commit 51a6d92137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,18 @@
{
"name": "Ethermint Testnet",
"chain": "ETHERMINT",
"network": "testnet",
"name": "cheapETH",
"chain": "cheapETH",
"network": "cheapnet",
"rpc": [
"http://54.210.246.165:8545"
"https://node.cheapeth.org/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Photon",
"symbol": "Photon",
"name": "cTH",
"symbol": "cTH",
"decimals": 18
},
"infoURL": "https://docs.ethermint.zone",
"shortName": "emint",
"infoURL": "https://cheapeth.org/",
"shortName": "cth",
"chainId": 777,
"networkId": 777
}