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@7f3e2f5aa6 🚀
This commit is contained in:
parent
784aa93641
commit
52450b696f
|
@ -1718,6 +1718,14 @@
|
||||||
"height": 533,
|
"height": 533,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "vechain",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmP2nMWbeZWogjVF6KV6GioFKMvBgiK3fs8Du87mg49c88",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "lucky",
|
"name": "lucky",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
27
chains/eip155-100009.json
Normal file
27
chains/eip155-100009.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "VeChain",
|
||||||
|
"chain": "VeChain",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VeChain",
|
||||||
|
"symbol": "VET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://vechain.org",
|
||||||
|
"shortName": "vechain",
|
||||||
|
"chainId": 100009,
|
||||||
|
"networkId": 100009,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "VeChain Stats",
|
||||||
|
"url": "https://vechainstats.com",
|
||||||
|
"standard": "none"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "VeChain Explorer",
|
||||||
|
"url": "https://explore.vechain.org",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
22
chains/eip155-100010.json
Normal file
22
chains/eip155-100010.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "VeChain Testnet",
|
||||||
|
"chain": "VeChain",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": ["https://faucet.vecha.in"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VeChain",
|
||||||
|
"symbol": "VET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://vechain.org",
|
||||||
|
"shortName": "vechain-testnet",
|
||||||
|
"chainId": 100010,
|
||||||
|
"networkId": 100010,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "VeChain Explorer",
|
||||||
|
"url": "https://explore-testnet.vechain.org",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -7889,6 +7889,32 @@
|
||||||
"rpc": ["https://mainnet-s7-ethapi.quarkchain.io", "http://eth-jrpc.mainnet.quarkchain.io:39007"],
|
"rpc": ["https://mainnet-s7-ethapi.quarkchain.io", "http://eth-jrpc.mainnet.quarkchain.io:39007"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.quarkchain.io"
|
"infoURL": "https://www.quarkchain.io"
|
||||||
|
}, {
|
||||||
|
"name": "VeChain",
|
||||||
|
"chainId": 100009,
|
||||||
|
"shortName": "vechain",
|
||||||
|
"networkId": 100009,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VeChain",
|
||||||
|
"symbol": "VET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://vechain.org"
|
||||||
|
}, {
|
||||||
|
"name": "VeChain Testnet",
|
||||||
|
"chainId": 100010,
|
||||||
|
"shortName": "vechain-testnet",
|
||||||
|
"networkId": 100010,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VeChain",
|
||||||
|
"symbol": "VET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": ["https://faucet.vecha.in"],
|
||||||
|
"infoURL": "https://vechain.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "Deprecated Chiado Testnet",
|
"name": "Deprecated Chiado Testnet",
|
||||||
"chainId": 100100,
|
"chainId": 100100,
|
||||||
|
|
|
@ -11688,6 +11688,48 @@
|
||||||
"url": "https://mainnet.quarkchain.io/7",
|
"url": "https://mainnet.quarkchain.io/7",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "VeChain",
|
||||||
|
"chain": "VeChain",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VeChain",
|
||||||
|
"symbol": "VET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://vechain.org",
|
||||||
|
"shortName": "vechain",
|
||||||
|
"chainId": 100009,
|
||||||
|
"networkId": 100009,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "VeChain Stats",
|
||||||
|
"url": "https://vechainstats.com",
|
||||||
|
"standard": "none"
|
||||||
|
}, {
|
||||||
|
"name": "VeChain Explorer",
|
||||||
|
"url": "https://explore.vechain.org",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "VeChain Testnet",
|
||||||
|
"chain": "VeChain",
|
||||||
|
"rpc": [],
|
||||||
|
"faucets": ["https://faucet.vecha.in"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VeChain",
|
||||||
|
"symbol": "VET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://vechain.org",
|
||||||
|
"shortName": "vechain-testnet",
|
||||||
|
"chainId": 100010,
|
||||||
|
"networkId": 100010,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "VeChain Explorer",
|
||||||
|
"url": "https://explore-testnet.vechain.org",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Deprecated Chiado Testnet",
|
"name": "Deprecated Chiado Testnet",
|
||||||
"chain": "CHI1",
|
"chain": "CHI1",
|
||||||
|
|
8
icons/vechain.json
Normal file
8
icons/vechain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmP2nMWbeZWogjVF6KV6GioFKMvBgiK3fs8Du87mg49c88",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -606,6 +606,8 @@
|
||||||
"qkc-s5": "eip155:100006",
|
"qkc-s5": "eip155:100006",
|
||||||
"qkc-s6": "eip155:100007",
|
"qkc-s6": "eip155:100007",
|
||||||
"qkc-s7": "eip155:100008",
|
"qkc-s7": "eip155:100008",
|
||||||
|
"vechain": "eip155:100009",
|
||||||
|
"vechain-testnet": "eip155:100010",
|
||||||
"chi1": "eip155:100100",
|
"chi1": "eip155:100100",
|
||||||
"SVRNt": "eip155:101010",
|
"SVRNt": "eip155:101010",
|
||||||
"CRFI": "eip155:103090",
|
"CRFI": "eip155:103090",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user