chains/_data/chains/eip155-9999.json
tonycurises d0d42c030a
Update eip155-9999.json (#629)
Update rpc
2021-12-07 20:17:19 +01:00

19 lines
332 B
JSON

{
"name": "myOwn Testnet",
"chain": "myOwn",
"network": "testnet",
"rpc": [
"https://geth.dev.bccloud.net"
],
"faucets": [],
"nativeCurrency": {
"name": "MYN",
"symbol": "MYN",
"decimals": 18
},
"infoURL": "https://docs.bccloud.net/",
"shortName": "myn",
"chainId": 9999,
"networkId": 9999
}