chains/_data/chains/eip155-258.json
Muhammad-Jibril B.A 9ee67b2391
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
}
```
2022-03-09 08:17:39 +01:00

16 lines
264 B
JSON

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