diff --git a/_data/chains/eip155-218.json b/_data/chains/eip155-218.json new file mode 100644 index 00000000..62ee4bf0 --- /dev/null +++ b/_data/chains/eip155-218.json @@ -0,0 +1,19 @@ +{ + "name": "SoterOne Mainnet", + "chain": "SOTER", + "network": "mainnet", + "rpc": [ + "https://rpc.soter.one" + ], + "faucets": [ + ], + "nativeCurrency": { + "name": "SoterOne Mainnet Ether", + "symbol": "SOTER", + "decimals": 18 + }, + "infoURL": "https://www.soterone.com", + "shortName": "SO1", + "chainId": 218, + "networkId": 218 +}