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@1287cd85b5 🚀
This commit is contained in:
parent
53232d12c0
commit
d991a37e4c
File diff suppressed because one or more lines are too long
22
chains/eip155-427.json
Normal file
22
chains/eip155-427.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Zeeth Chain",
|
||||||
|
"chain": "ZeethChain",
|
||||||
|
"rpc": ["https://rpc.zeeth.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeeth Token",
|
||||||
|
"symbol": "ZTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "zeeth",
|
||||||
|
"chainId": 427,
|
||||||
|
"networkId": 427,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Zeeth Explorer",
|
||||||
|
"url": "https://explorer.zeeth.io",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
22
chains/eip155-859.json
Normal file
22
chains/eip155-859.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Zeeth Chain Dev",
|
||||||
|
"chain": "ZeethChainDev",
|
||||||
|
"rpc": ["https://rpc.dev.zeeth.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeeth Token",
|
||||||
|
"symbol": "ZTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "zeethdev",
|
||||||
|
"chainId": 859,
|
||||||
|
"networkId": 859,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Zeeth Explorer Dev",
|
||||||
|
"url": "https://explorer.dev.zeeth.io",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -2156,6 +2156,19 @@
|
||||||
"rpc": ["https://goerli.optimism.io/"],
|
"rpc": ["https://goerli.optimism.io/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://optimism.io"
|
"infoURL": "https://optimism.io"
|
||||||
|
}, {
|
||||||
|
"name": "Zeeth Chain",
|
||||||
|
"chainId": 427,
|
||||||
|
"shortName": "zeeth",
|
||||||
|
"networkId": 427,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeeth Token",
|
||||||
|
"symbol": "ZTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.zeeth.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "Rupaya",
|
"name": "Rupaya",
|
||||||
"chainId": 499,
|
"chainId": 499,
|
||||||
|
@ -2624,6 +2637,19 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://callisto.network"
|
"infoURL": "https://callisto.network"
|
||||||
|
}, {
|
||||||
|
"name": "Zeeth Chain Dev",
|
||||||
|
"chainId": 859,
|
||||||
|
"shortName": "zeethdev",
|
||||||
|
"networkId": 859,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeeth Token",
|
||||||
|
"symbol": "ZTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.dev.zeeth.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
"name": "Dexit Network",
|
"name": "Dexit Network",
|
||||||
"chainId": 877,
|
"chainId": 877,
|
||||||
|
|
|
@ -3082,6 +3082,25 @@
|
||||||
"shortName": "ogor",
|
"shortName": "ogor",
|
||||||
"chainId": 420,
|
"chainId": 420,
|
||||||
"networkId": 420
|
"networkId": 420
|
||||||
|
}, {
|
||||||
|
"name": "Zeeth Chain",
|
||||||
|
"chain": "ZeethChain",
|
||||||
|
"rpc": ["https://rpc.zeeth.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeeth Token",
|
||||||
|
"symbol": "ZTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "zeeth",
|
||||||
|
"chainId": 427,
|
||||||
|
"networkId": 427,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Zeeth Explorer",
|
||||||
|
"url": "https://explorer.zeeth.io",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Rupaya",
|
"name": "Rupaya",
|
||||||
"chain": "RUPX",
|
"chain": "RUPX",
|
||||||
|
@ -3735,6 +3754,25 @@
|
||||||
"chainId": 821,
|
"chainId": 821,
|
||||||
"networkId": 2,
|
"networkId": 2,
|
||||||
"status": "deprecated"
|
"status": "deprecated"
|
||||||
|
}, {
|
||||||
|
"name": "Zeeth Chain Dev",
|
||||||
|
"chain": "ZeethChainDev",
|
||||||
|
"rpc": ["https://rpc.dev.zeeth.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zeeth Token",
|
||||||
|
"symbol": "ZTH",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "",
|
||||||
|
"shortName": "zeethdev",
|
||||||
|
"chainId": 859,
|
||||||
|
"networkId": 859,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Zeeth Explorer Dev",
|
||||||
|
"url": "https://explorer.dev.zeeth.io",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Dexit Network",
|
"name": "Dexit Network",
|
||||||
"chain": "DXT",
|
"chain": "DXT",
|
||||||
|
|
|
@ -165,6 +165,7 @@
|
||||||
"hpn": "eip155:400",
|
"hpn": "eip155:400",
|
||||||
"SX": "eip155:416",
|
"SX": "eip155:416",
|
||||||
"ogor": "eip155:420",
|
"ogor": "eip155:420",
|
||||||
|
"zeeth": "eip155:427",
|
||||||
"rupx": "eip155:499",
|
"rupx": "eip155:499",
|
||||||
"Camino": "eip155:500",
|
"Camino": "eip155:500",
|
||||||
"Columbus": "eip155:501",
|
"Columbus": "eip155:501",
|
||||||
|
@ -201,6 +202,7 @@
|
||||||
"meer": "eip155:813",
|
"meer": "eip155:813",
|
||||||
"clo": "eip155:820",
|
"clo": "eip155:820",
|
||||||
"tclo": "eip155:821",
|
"tclo": "eip155:821",
|
||||||
|
"zeethdev": "eip155:859",
|
||||||
"DXT": "eip155:877",
|
"DXT": "eip155:877",
|
||||||
"ambros": "eip155:880",
|
"ambros": "eip155:880",
|
||||||
"wan": "eip155:888",
|
"wan": "eip155:888",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user