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@ffa800431f 🚀
This commit is contained in:
parent
a622e22936
commit
b312af3557
|
@ -806,6 +806,14 @@
|
|||
"height": 528,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "xlon",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP",
|
||||
"width": 300,
|
||||
"height": 300,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "swarmexplorer",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-22052002.json
Normal file
23
chains/eip155-22052002.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Excelon Mainnet",
|
||||
"chain": "XLON",
|
||||
"icon": "xlon",
|
||||
"rpc": ["http://wallet2.xlon.org:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Excelon",
|
||||
"symbol": "xlon",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://xlon.org",
|
||||
"shortName": "xlon",
|
||||
"chainId": 22052002,
|
||||
"networkId": 22052002,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Excelon explorer",
|
||||
"url": "https://explorer.excelon.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -7291,6 +7291,19 @@
|
|||
"rpc": ["https://hz.rpc.qkiscan.cn", "https://jp.rpc.qkiscan.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://quarkblockchain.org/"
|
||||
}, {
|
||||
"name": "Excelon Mainnet",
|
||||
"chainId": 22052002,
|
||||
"shortName": "xlon",
|
||||
"networkId": 22052002,
|
||||
"nativeCurrency": {
|
||||
"name": "Excelon",
|
||||
"symbol": "xlon",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://wallet2.xlon.org:8545"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://xlon.org"
|
||||
}, {
|
||||
"name": "Excoincial Chain Volta-Testnet",
|
||||
"chainId": 27082017,
|
||||
|
|
|
@ -10645,6 +10645,26 @@
|
|||
"shortName": "qki",
|
||||
"chainId": 20181205,
|
||||
"networkId": 20181205
|
||||
}, {
|
||||
"name": "Excelon Mainnet",
|
||||
"chain": "XLON",
|
||||
"icon": "xlon",
|
||||
"rpc": ["http://wallet2.xlon.org:8545"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Excelon",
|
||||
"symbol": "xlon",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://xlon.org",
|
||||
"shortName": "xlon",
|
||||
"chainId": 22052002,
|
||||
"networkId": 22052002,
|
||||
"explorers": [{
|
||||
"name": "Excelon explorer",
|
||||
"url": "https://explorer.excelon.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Excoincial Chain Volta-Testnet",
|
||||
"chain": "TEXL",
|
||||
|
|
8
icons/xlon.json
Normal file
8
icons/xlon.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP",
|
||||
"width": 300,
|
||||
"height": 300,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP
Normal file
BIN
iconsDownload/QmTV45o4jTe6ayscF1XWh1WXk5DPck4QohR5kQocSWjvQP
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
|
@ -560,6 +560,7 @@
|
|||
"ilt": "eip155:18289463",
|
||||
"spectrum": "eip155:20180430",
|
||||
"qki": "eip155:20181205",
|
||||
"xlon": "eip155:22052002",
|
||||
"exlvolta": "eip155:27082017",
|
||||
"exl": "eip155:27082022",
|
||||
"auxi": "eip155:28945486",
|
||||
|
|
Loading…
Reference in New Issue
Block a user