mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@9ee67b2391 🚀
This commit is contained in:
parent
291462e6f8
commit
0c2f0d0528
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1467,6 +1467,19 @@
|
|||
"rpc": ["https://http-testnet.hecochain.com", "wss://ws-testnet.hecochain.com"],
|
||||
"faucets": ["https://scan-testnet.hecochain.com/faucet"],
|
||||
"infoURL": "https://testnet.hecoinfo.com"
|
||||
}, {
|
||||
"name": "Setheum",
|
||||
"chainId": 258,
|
||||
"shortName": "setm",
|
||||
"networkId": 258,
|
||||
"nativeCurrency": {
|
||||
"name": "Setheum",
|
||||
"symbol": "SETM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://setheum.xyz"
|
||||
}, {
|
||||
"name": "SUR Blockchain Network",
|
||||
"chainId": 262,
|
||||
|
|
|
@ -1988,6 +1988,20 @@
|
|||
"shortName": "hecot",
|
||||
"chainId": 256,
|
||||
"networkId": 256
|
||||
}, {
|
||||
"name": "Setheum",
|
||||
"chain": "Setheum",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Setheum",
|
||||
"symbol": "SETM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://setheum.xyz",
|
||||
"shortName": "setm",
|
||||
"chainId": 258,
|
||||
"networkId": 258
|
||||
}, {
|
||||
"name": "SUR Blockchain Network",
|
||||
"chain": "SUR",
|
||||
|
|
|
@ -112,6 +112,7 @@
|
|||
"ewt": "eip155:246",
|
||||
"ftm": "eip155:250",
|
||||
"hecot": "eip155:256",
|
||||
"setm": "eip155:258",
|
||||
"SUR": "eip155:262",
|
||||
"hpb": "eip155:269",
|
||||
"Boba": "eip155:288",
|
||||
|
|
Loading…
Reference in New Issue
Block a user