Deploying to gh-pages from @ ethereum-lists/chains@2dfccbee3d 🚀

This commit is contained in:
ligi 2022-04-21 09:39:17 +00:00
parent 1c7b55dbb4
commit f439d295d8
5 changed files with 35 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4613,6 +4613,19 @@
"rpc": ["https://net.iolite.io"],
"faucets": [],
"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",
"chainId": 20181205,

View File

@ -6477,6 +6477,25 @@
"shortName": "ilt",
"chainId": 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",
"chain": "QKI",

View File

@ -354,6 +354,7 @@
"sep": "eip155:11155111",
"tpep": "eip155:13371337",
"ilt": "eip155:18289463",
"spectrum": "eip155:20180430",
"qki": "eip155:20181205",
"auxi": "eip155:28945486",
"JOYS": "eip155:35855456",