Add Setheum - "chainId": 258, (#952)

```
{
  "name": "Setheum",
  "chain": "Setheum",
  "rpc": [],
  "faucets": [],
  "nativeCurrency": {
    "name": "Setheum",
    "symbol": "SETM",
    "decimals": 18
  },
  "infoURL": "https://setheum.xyz",
  "shortName": "setm",
  "chainId": 258,
  "networkId": 258
}
```
This commit is contained in:
Muhammad-Jibril B.A 2022-03-09 15:17:39 +08:00 committed by GitHub
parent 93aafa5336
commit 9ee67b2391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,15 @@
{
"name": "Setheum",
"chain": "Setheum",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Setheum",
"symbol": "SETM",
"decimals": 18
},
"infoURL": "https://setheum.xyz",
"shortName": "setm",
"chainId": 258,
"networkId": 258
}