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@2dfccbee3d 🚀
This commit is contained in:
parent
1c7b55dbb4
commit
f439d295d8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -4613,6 +4613,19 @@
|
||||||
"rpc": ["https://net.iolite.io"],
|
"rpc": ["https://net.iolite.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://iolite.io"
|
"infoURL": "https://iolite.io"
|
||||||
|
}, {
|
||||||
|
"name": "SmartMesh Mainnet",
|
||||||
|
"chainId": 20180430,
|
||||||
|
"shortName": "spectrum",
|
||||||
|
"networkId": 1,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SmartMesh Native Token",
|
||||||
|
"symbol": "SMT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://jsonapi1.smartmesh.cn"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://smartmesh.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "quarkblockchain",
|
"name": "quarkblockchain",
|
||||||
"chainId": 20181205,
|
"chainId": 20181205,
|
||||||
|
|
|
||||||
|
|
@ -6477,6 +6477,25 @@
|
||||||
"shortName": "ilt",
|
"shortName": "ilt",
|
||||||
"chainId": 18289463,
|
"chainId": 18289463,
|
||||||
"networkId": 18289463
|
"networkId": 18289463
|
||||||
|
}, {
|
||||||
|
"name": "SmartMesh Mainnet",
|
||||||
|
"chain": "Spectrum",
|
||||||
|
"rpc": ["https://jsonapi1.smartmesh.cn"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SmartMesh Native Token",
|
||||||
|
"symbol": "SMT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://smartmesh.io",
|
||||||
|
"shortName": "spectrum",
|
||||||
|
"chainId": 20180430,
|
||||||
|
"networkId": 1,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "spectrum",
|
||||||
|
"url": "https://spectrum.pub",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "quarkblockchain",
|
"name": "quarkblockchain",
|
||||||
"chain": "QKI",
|
"chain": "QKI",
|
||||||
|
|
|
||||||
|
|
@ -354,6 +354,7 @@
|
||||||
"sep": "eip155:11155111",
|
"sep": "eip155:11155111",
|
||||||
"tpep": "eip155:13371337",
|
"tpep": "eip155:13371337",
|
||||||
"ilt": "eip155:18289463",
|
"ilt": "eip155:18289463",
|
||||||
|
"spectrum": "eip155:20180430",
|
||||||
"qki": "eip155:20181205",
|
"qki": "eip155:20181205",
|
||||||
"auxi": "eip155:28945486",
|
"auxi": "eip155:28945486",
|
||||||
"JOYS": "eip155:35855456",
|
"JOYS": "eip155:35855456",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user