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@5cf9aab830 🚀
This commit is contained in:
parent
d973cfee13
commit
0a093e7232
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -934,6 +934,58 @@
|
||||||
"rpc": ["https://rpc.testnet.tomochain.com"],
|
"rpc": ["https://rpc.testnet.tomochain.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://tomochain.com"
|
"infoURL": "https://tomochain.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage0",
|
||||||
|
"chainId": 90,
|
||||||
|
"shortName": "gar-s0",
|
||||||
|
"networkId": 90,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s0.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage1",
|
||||||
|
"chainId": 91,
|
||||||
|
"shortName": "gar-s1",
|
||||||
|
"networkId": 91,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s1.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage2",
|
||||||
|
"chainId": 92,
|
||||||
|
"shortName": "gar-s2",
|
||||||
|
"networkId": 92,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s2.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage3",
|
||||||
|
"chainId": 93,
|
||||||
|
"shortName": "gar-s3",
|
||||||
|
"networkId": 93,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s3.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "CryptoKylin Testnet",
|
"name": "CryptoKylin Testnet",
|
||||||
"chainId": 95,
|
"chainId": 95,
|
||||||
|
@ -1740,6 +1792,58 @@
|
||||||
"rpc": ["https://gwan-ssl.wandevs.org:56891/"],
|
"rpc": ["https://gwan-ssl.wandevs.org:56891/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.wanscan.org"
|
"infoURL": "https://www.wanscan.org"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage0",
|
||||||
|
"chainId": 900,
|
||||||
|
"shortName": "gar-test-s0",
|
||||||
|
"networkId": 900,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s0-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage1",
|
||||||
|
"chainId": 901,
|
||||||
|
"shortName": "gar-test-s1",
|
||||||
|
"networkId": 901,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s1-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage2",
|
||||||
|
"chainId": 902,
|
||||||
|
"shortName": "gar-test-s2",
|
||||||
|
"networkId": 902,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s2-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage3",
|
||||||
|
"chainId": 903,
|
||||||
|
"shortName": "gar-test-s3",
|
||||||
|
"networkId": 903,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://s3-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"infoURL": "https://garizon.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "PulseChain Testnet",
|
"name": "PulseChain Testnet",
|
||||||
"chainId": 940,
|
"chainId": 940,
|
||||||
|
|
|
@ -1239,6 +1239,106 @@
|
||||||
"chainId": 89,
|
"chainId": 89,
|
||||||
"networkId": 89,
|
"networkId": 89,
|
||||||
"slip44": 889
|
"slip44": 889
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage0",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "mainnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s0.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-s0",
|
||||||
|
"chainId": 90,
|
||||||
|
"networkId": 90,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage1",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "mainnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s1.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-s1",
|
||||||
|
"chainId": 91,
|
||||||
|
"networkId": 91,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"chain": "eip155-90",
|
||||||
|
"type": "shard"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage2",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "mainnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s2.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-s2",
|
||||||
|
"chainId": 92,
|
||||||
|
"networkId": 92,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"chain": "eip155-90",
|
||||||
|
"type": "shard"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Stage3",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "mainnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s3.garizon.net/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-s3",
|
||||||
|
"chainId": 93,
|
||||||
|
"networkId": 93,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"chain": "eip155-90",
|
||||||
|
"type": "shard"
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "CryptoKylin Testnet",
|
"name": "CryptoKylin Testnet",
|
||||||
"chain": "EOS",
|
"chain": "EOS",
|
||||||
|
@ -2297,6 +2397,106 @@
|
||||||
"chainId": 888,
|
"chainId": 888,
|
||||||
"networkId": 888,
|
"networkId": 888,
|
||||||
"slip44": 5718350
|
"slip44": 5718350
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage0",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "testnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s0-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-test-s0",
|
||||||
|
"chainId": 900,
|
||||||
|
"networkId": 900,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer-testnet.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage1",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "testnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s1-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-test-s1",
|
||||||
|
"chainId": 901,
|
||||||
|
"networkId": 901,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer-testnet.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"chain": "eip155-900",
|
||||||
|
"type": "shard"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage2",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "testnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s2-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-test-s2",
|
||||||
|
"chainId": 902,
|
||||||
|
"networkId": 902,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer-testnet.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"chain": "eip155-900",
|
||||||
|
"type": "shard"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"name": "Garizon Testnet Stage3",
|
||||||
|
"chain": "GAR",
|
||||||
|
"network": "testnet",
|
||||||
|
"icon": "garizon",
|
||||||
|
"rpc": ["https://s3-testnet.garizon.net/rpc"],
|
||||||
|
"faucets": ["https://faucet-testnet.garizon.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Garizon",
|
||||||
|
"symbol": "GAR",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://garizon.com",
|
||||||
|
"shortName": "gar-test-s3",
|
||||||
|
"chainId": 903,
|
||||||
|
"networkId": 903,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer-testnet.garizon.com",
|
||||||
|
"icon": "garizon",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
|
"parent": {
|
||||||
|
"chain": "eip155-900",
|
||||||
|
"type": "shard"
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"name": "PulseChain Testnet",
|
"name": "PulseChain Testnet",
|
||||||
"shortName": "tpls",
|
"shortName": "tpls",
|
||||||
|
|
|
@ -71,6 +71,10 @@
|
||||||
"gt": "eip155:86",
|
"gt": "eip155:86",
|
||||||
"tomo": "eip155:88",
|
"tomo": "eip155:88",
|
||||||
"tomot": "eip155:89",
|
"tomot": "eip155:89",
|
||||||
|
"gar-s0": "eip155:90",
|
||||||
|
"gar-s1": "eip155:91",
|
||||||
|
"gar-s2": "eip155:92",
|
||||||
|
"gar-s3": "eip155:93",
|
||||||
"Kylin Testnet": "eip155:95",
|
"Kylin Testnet": "eip155:95",
|
||||||
"nsc": "eip155:96",
|
"nsc": "eip155:96",
|
||||||
"bnbt": "eip155:97",
|
"bnbt": "eip155:97",
|
||||||
|
@ -133,6 +137,10 @@
|
||||||
"tclo": "eip155:821",
|
"tclo": "eip155:821",
|
||||||
"ambros": "eip155:880",
|
"ambros": "eip155:880",
|
||||||
"wan": "eip155:888",
|
"wan": "eip155:888",
|
||||||
|
"gar-test-s0": "eip155:900",
|
||||||
|
"gar-test-s1": "eip155:901",
|
||||||
|
"gar-test-s2": "eip155:902",
|
||||||
|
"gar-test-s3": "eip155:903",
|
||||||
"tpls": "eip155:940",
|
"tpls": "eip155:940",
|
||||||
"yeti": "eip155:977",
|
"yeti": "eip155:977",
|
||||||
"ln": "eip155:998",
|
"ln": "eip155:998",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user