Deploying to gh-pages from @ ethereum-lists/chains@cb8ea490ca 🚀

This commit is contained in:
ligi 2021-12-15 14:15:42 +00:00
parent f9b669b5ec
commit 930f0a005c
5 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2211,14 +2211,14 @@
}, {
"name": "Hazlor Testnet",
"chainId": 7878,
"shortName": "hazlor-hatlas",
"shortName": "tscas",
"networkId": 7878,
"nativeCurrency": {
"name": "Hazlor Test Coin",
"symbol": "TSCAS",
"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"],
"infoURL": "https://hazlor.com"
}, {

View File

@ -3010,7 +3010,7 @@
"name": "Hazlor Testnet",
"chain": "SCAS",
"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"],
"nativeCurrency": {
"name": "Hazlor Test Coin",
@ -3018,11 +3018,11 @@
"decimals": 18
},
"infoURL": "https://hazlor.com",
"shortName": "hazlor-hatlas",
"shortName": "tscas",
"chainId": 7878,
"networkId": 7878,
"explorers": [{
"name": "Hazlor Explorer ",
"name": "Hazlor Testnet Explorer",
"url": "https://explorer.hazlor.com",
"standard": "none"
}]

View File

@ -169,7 +169,7 @@
"Ontology Testnet": "eip155:5851",
"rbd": "eip155:5869",
"pixie-chain": "eip155:6626",
"hazlor-hatlas": "eip155:7878",
"tscas": "eip155:7878",
"mdgl": "eip155:8029",
"GeneChainAdn": "eip155:8080",
"Cypress": "eip155:8217",