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", "name": "cheapETH",
"chain": "ETHERMINT", "chain": "cheapETH",
"network": "testnet", "network": "cheapnet",
"rpc": [ "rpc": [
"http://54.210.246.165:8545" "https://node.cheapeth.org/rpc"
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Photon", "name": "cTH",
"symbol": "Photon", "symbol": "cTH",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://docs.ethermint.zone", "infoURL": "https://cheapeth.org/",
"shortName": "emint", "shortName": "cth",
"chainId": 777, "chainId": 777,
"networkId": 777 "networkId": 777
} }