mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
357 B
JSON
20 lines
357 B
JSON
{
|
|
"name": "SoterOne Mainnet old",
|
|
"chain": "SOTER",
|
|
"rpc": [
|
|
"https://rpc.soter.one"
|
|
],
|
|
"faucets": [
|
|
],
|
|
"nativeCurrency": {
|
|
"name": "SoterOne Mainnet Ether",
|
|
"symbol": "SOTER",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.soterone.com",
|
|
"shortName": "SO1-old",
|
|
"chainId": 218,
|
|
"networkId": 218,
|
|
"deprecated": true
|
|
}
|