chains/_data/chains/eip155-218.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

17 lines
348 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,
"status": "deprecated"
}