chains/_data/chains/eip155-60.json

25 lines
512 B
JSON

{
"name": "GoChain",
"chain": "GO",
"network": "mainnet",
"rpc": [
"https://rpc.gochain.io"
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "GoChain Ether",
"symbol": "GO",
"decimals": 18
},
"infoURL": "https://gochain.io",
"shortName": "go",
"chainId": 60,
"networkId": 60,
"slip44": 6060,
"explorers": [{
"name": "GoChain Explorer",
"url": "https://explorer.gochain.io",
"standard": "EIP3091"
}]
}