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@6ef6758874 🚀
This commit is contained in:
parent
3fe9688691
commit
5bd943a7f6
|
@ -516,6 +516,14 @@
|
||||||
"height": 250,
|
"height": 250,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "exl",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "berylbit",
|
"name": "berylbit",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
24
chains/eip155-27082017.json
Normal file
24
chains/eip155-27082017.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Excoincial Chain Volta-Testnet",
|
||||||
|
"chain": "TEXL",
|
||||||
|
"icon": "exl",
|
||||||
|
"rpc": ["https://testnet-rpc.exlscan.com"],
|
||||||
|
"faucets": ["https://faucet.exlscan.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TExlcoin",
|
||||||
|
"symbol": "TEXL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "exlvolta",
|
||||||
|
"chainId": 27082017,
|
||||||
|
"networkId": 27082017,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "exlscan",
|
||||||
|
"url": "https://testnet-explorer.exlscan.com",
|
||||||
|
"icon": "exl",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
24
chains/eip155-27082022.json
Normal file
24
chains/eip155-27082022.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Excoincial Chain Mainnet",
|
||||||
|
"chain": "EXL",
|
||||||
|
"icon": "exl",
|
||||||
|
"rpc": ["https://rpc.exlscan.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Exlcoin",
|
||||||
|
"symbol": "EXL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "exl",
|
||||||
|
"chainId": 27082022,
|
||||||
|
"networkId": 27082022,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "exlscan",
|
||||||
|
"url": "https://exlscan.com",
|
||||||
|
"icon": "exl",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -6199,6 +6199,32 @@
|
||||||
"rpc": ["https://hz.rpc.qkiscan.cn", "https://jp.rpc.qkiscan.io"],
|
"rpc": ["https://hz.rpc.qkiscan.cn", "https://jp.rpc.qkiscan.io"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://quarkblockchain.org/"
|
"infoURL": "https://quarkblockchain.org/"
|
||||||
|
}, {
|
||||||
|
"name": "Excoincial Chain Volta-Testnet",
|
||||||
|
"chainId": 27082017,
|
||||||
|
"shortName": "exlvolta",
|
||||||
|
"networkId": 27082017,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TExlcoin",
|
||||||
|
"symbol": "TEXL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://testnet-rpc.exlscan.com"],
|
||||||
|
"faucets": ["https://faucet.exlscan.com"],
|
||||||
|
"infoURL": ""
|
||||||
|
}, {
|
||||||
|
"name": "Excoincial Chain Mainnet",
|
||||||
|
"chainId": 27082022,
|
||||||
|
"shortName": "exl",
|
||||||
|
"networkId": 27082022,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Exlcoin",
|
||||||
|
"symbol": "EXL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.exlscan.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "Auxilium Network Mainnet",
|
"name": "Auxilium Network Mainnet",
|
||||||
"chainId": 28945486,
|
"chainId": 28945486,
|
||||||
|
|
|
@ -8907,6 +8907,48 @@
|
||||||
"shortName": "qki",
|
"shortName": "qki",
|
||||||
"chainId": 20181205,
|
"chainId": 20181205,
|
||||||
"networkId": 20181205
|
"networkId": 20181205
|
||||||
|
}, {
|
||||||
|
"name": "Excoincial Chain Volta-Testnet",
|
||||||
|
"chain": "TEXL",
|
||||||
|
"icon": "exl",
|
||||||
|
"rpc": ["https://testnet-rpc.exlscan.com"],
|
||||||
|
"faucets": ["https://faucet.exlscan.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "TExlcoin",
|
||||||
|
"symbol": "TEXL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "exlvolta",
|
||||||
|
"chainId": 27082017,
|
||||||
|
"networkId": 27082017,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "exlscan",
|
||||||
|
"url": "https://testnet-explorer.exlscan.com",
|
||||||
|
"icon": "exl",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Excoincial Chain Mainnet",
|
||||||
|
"chain": "EXL",
|
||||||
|
"icon": "exl",
|
||||||
|
"rpc": ["https://rpc.exlscan.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Exlcoin",
|
||||||
|
"symbol": "EXL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "exl",
|
||||||
|
"chainId": 27082022,
|
||||||
|
"networkId": 27082022,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "exlscan",
|
||||||
|
"url": "https://exlscan.com",
|
||||||
|
"icon": "exl",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Auxilium Network Mainnet",
|
"name": "Auxilium Network Mainnet",
|
||||||
"chain": "AUX",
|
"chain": "AUX",
|
||||||
|
|
8
icons/exl.json
Normal file
8
icons/exl.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC",
|
||||||
|
"width": 400,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC
Normal file
BIN
iconsDownload/QmeooM7QicT1YbgY93XPd5p7JsCjYhN3qjWt68X57g6bVC
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -476,6 +476,8 @@
|
||||||
"ilt": "eip155:18289463",
|
"ilt": "eip155:18289463",
|
||||||
"spectrum": "eip155:20180430",
|
"spectrum": "eip155:20180430",
|
||||||
"qki": "eip155:20181205",
|
"qki": "eip155:20181205",
|
||||||
|
"exlvolta": "eip155:27082017",
|
||||||
|
"exl": "eip155:27082022",
|
||||||
"auxi": "eip155:28945486",
|
"auxi": "eip155:28945486",
|
||||||
"JOYS": "eip155:35855456",
|
"JOYS": "eip155:35855456",
|
||||||
"aqua": "eip155:61717561",
|
"aqua": "eip155:61717561",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user