mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
93aafa5336
commit
9ee67b2391
15
_data/chains/eip155-258.json
Normal file
15
_data/chains/eip155-258.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user