mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
17 lines
344 B
JSON
17 lines
344 B
JSON
{
|
|
"name": "SeedCoin-Network",
|
|
"chain": "SeedCoin-Network",
|
|
"rpc": ["https://node.seedcoin.network"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "SeedCoin",
|
|
"symbol": "SEED",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.seedcoin.network/",
|
|
"shortName": "SEED",
|
|
"icon": "seedcoin",
|
|
"chainId": 37,
|
|
"networkId": 37
|
|
}
|