mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"name": "GoChain",
|
|
"short_name": "go",
|
|
"chain": "GO",
|
|
"network": "mainnet",
|
|
"chain_id": 60,
|
|
"network_id": 60,
|
|
"rpc": ["https://rpc.gochain.io"],
|
|
"faucets": [],
|
|
"info_url": "https://gochain.io"
|
|
}
|