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@7d297b9536 🚀
This commit is contained in:
parent
5e3a2cd864
commit
d7211e91ce
File diff suppressed because one or more lines are too long
25
chains/eip155-131419.json
Normal file
25
chains/eip155-131419.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "ETND Chain Mainnets",
|
||||||
|
"chain": "ETND",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.node1.etnd.pro/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ETND",
|
||||||
|
"symbol": "ETND",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.etnd.pro",
|
||||||
|
"shortName": "ETND",
|
||||||
|
"chainId": 131419,
|
||||||
|
"networkId": 131419,
|
||||||
|
"icon": "ETND",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "etndscan",
|
||||||
|
"url": "https://scan.etnd.pro",
|
||||||
|
"icon": "ETND",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -5042,6 +5042,19 @@
|
||||||
"rpc": ["https://devnet-s7-ethapi.quarkchain.io", "http://eth-jrpc.devnet.quarkchain.io:39907"],
|
"rpc": ["https://devnet-s7-ethapi.quarkchain.io", "http://eth-jrpc.devnet.quarkchain.io:39907"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.quarkchain.io"
|
"infoURL": "https://www.quarkchain.io"
|
||||||
|
}, {
|
||||||
|
"name": "ETND Chain Mainnets",
|
||||||
|
"chainId": 131419,
|
||||||
|
"shortName": "ETND",
|
||||||
|
"networkId": 131419,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ETND",
|
||||||
|
"symbol": "ETND",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.node1.etnd.pro/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.etnd.pro"
|
||||||
}, {
|
}, {
|
||||||
"name": "Milkomeda C1 Testnet",
|
"name": "Milkomeda C1 Testnet",
|
||||||
"chainId": 200101,
|
"chainId": 200101,
|
||||||
|
|
|
@ -7220,6 +7220,28 @@
|
||||||
"url": "https://devnet.quarkchain.io/7",
|
"url": "https://devnet.quarkchain.io/7",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "ETND Chain Mainnets",
|
||||||
|
"chain": "ETND",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": ["https://rpc.node1.etnd.pro/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "ETND",
|
||||||
|
"symbol": "ETND",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.etnd.pro",
|
||||||
|
"shortName": "ETND",
|
||||||
|
"chainId": 131419,
|
||||||
|
"networkId": 131419,
|
||||||
|
"icon": "ETND",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "etndscan",
|
||||||
|
"url": "https://scan.etnd.pro",
|
||||||
|
"icon": "ETND",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Milkomeda C1 Testnet",
|
"name": "Milkomeda C1 Testnet",
|
||||||
"chain": "milkTAda",
|
"chain": "milkTAda",
|
||||||
|
|
8
icons/ETND.json
Normal file
8
icons/ETND.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://Qmd26eRJxPb1jJg5Q4mC2M4kD9Jrs5vmcnr5LczHFMGwSD",
|
||||||
|
"width": 128,
|
||||||
|
"height": 128,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/Qmd26eRJxPb1jJg5Q4mC2M4kD9Jrs5vmcnr5LczHFMGwSD
Normal file
BIN
iconsDownload/Qmd26eRJxPb1jJg5Q4mC2M4kD9Jrs5vmcnr5LczHFMGwSD
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
|
@ -387,6 +387,7 @@
|
||||||
"qkc-d-s5": "eip155:110006",
|
"qkc-d-s5": "eip155:110006",
|
||||||
"qkc-d-s6": "eip155:110007",
|
"qkc-d-s6": "eip155:110007",
|
||||||
"qkc-d-s7": "eip155:110008",
|
"qkc-d-s7": "eip155:110008",
|
||||||
|
"ETND": "eip155:131419",
|
||||||
"milkTAda": "eip155:200101",
|
"milkTAda": "eip155:200101",
|
||||||
"aka": "eip155:200625",
|
"aka": "eip155:200625",
|
||||||
"alaya": "eip155:201018",
|
"alaya": "eip155:201018",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user