chains/_data/chains/eip155-9999.json

18 lines
308 B
JSON

{
"name": "myOwn Testnet",
"chain": "myOwn",
"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
}