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@cb8ea490ca 🚀
This commit is contained in:
parent
f9b669b5ec
commit
930f0a005c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2211,14 +2211,14 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Hazlor Testnet",
|
"name": "Hazlor Testnet",
|
||||||
"chainId": 7878,
|
"chainId": 7878,
|
||||||
"shortName": "hazlor-hatlas",
|
"shortName": "tscas",
|
||||||
"networkId": 7878,
|
"networkId": 7878,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Hazlor Test Coin",
|
"name": "Hazlor Test Coin",
|
||||||
"symbol": "TSCAS",
|
"symbol": "TSCAS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://hatlas.rpc.hazlor.com:8545/"],
|
"rpc": ["https://hatlas.rpc.hazlor.com:8545", "wss://hatlas.rpc.hazlor.com:8546"],
|
||||||
"faucets": ["https://faucet.hazlor.com"],
|
"faucets": ["https://faucet.hazlor.com"],
|
||||||
"infoURL": "https://hazlor.com"
|
"infoURL": "https://hazlor.com"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -3010,7 +3010,7 @@
|
||||||
"name": "Hazlor Testnet",
|
"name": "Hazlor Testnet",
|
||||||
"chain": "SCAS",
|
"chain": "SCAS",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": ["https://hatlas.rpc.hazlor.com:8545/"],
|
"rpc": ["https://hatlas.rpc.hazlor.com:8545", "wss://hatlas.rpc.hazlor.com:8546"],
|
||||||
"faucets": ["https://faucet.hazlor.com"],
|
"faucets": ["https://faucet.hazlor.com"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Hazlor Test Coin",
|
"name": "Hazlor Test Coin",
|
||||||
|
@ -3018,11 +3018,11 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://hazlor.com",
|
"infoURL": "https://hazlor.com",
|
||||||
"shortName": "hazlor-hatlas",
|
"shortName": "tscas",
|
||||||
"chainId": 7878,
|
"chainId": 7878,
|
||||||
"networkId": 7878,
|
"networkId": 7878,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Hazlor Explorer ",
|
"name": "Hazlor Testnet Explorer",
|
||||||
"url": "https://explorer.hazlor.com",
|
"url": "https://explorer.hazlor.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
|
|
@ -169,7 +169,7 @@
|
||||||
"Ontology Testnet": "eip155:5851",
|
"Ontology Testnet": "eip155:5851",
|
||||||
"rbd": "eip155:5869",
|
"rbd": "eip155:5869",
|
||||||
"pixie-chain": "eip155:6626",
|
"pixie-chain": "eip155:6626",
|
||||||
"hazlor-hatlas": "eip155:7878",
|
"tscas": "eip155:7878",
|
||||||
"mdgl": "eip155:8029",
|
"mdgl": "eip155:8029",
|
||||||
"GeneChainAdn": "eip155:8080",
|
"GeneChainAdn": "eip155:8080",
|
||||||
"Cypress": "eip155:8217",
|
"Cypress": "eip155:8217",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user