mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
9ee67b2391
``` { "name": "Setheum", "chain": "Setheum", "rpc": [], "faucets": [], "nativeCurrency": { "name": "Setheum", "symbol": "SETM", "decimals": 18 }, "infoURL": "https://setheum.xyz", "shortName": "setm", "chainId": 258, "networkId": 258 } ```
16 lines
264 B
JSON
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
|
|
}
|