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

This commit is contained in:
ligi 2022-06-13 03:25:46 +00:00
parent 9ad0705989
commit 59850eb510
5 changed files with 35 additions and 2 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

@ -3430,6 +3430,19 @@
"rpc": ["https://rpc.shyft.network/"],
"faucets": [],
"infoURL": "https://shyft.network"
}, {
"name": "Rise of the Warbots Testnet",
"chainId": 7777,
"shortName": "Rise of the Warbots Testnet",
"networkId": 7777,
"nativeCurrency": {
"name": "Nano Machines",
"symbol": "NMAC",
"decimals": 18
},
"rpc": ["https://testnet1.riseofthewarbots.com", "https://testnet2.riseofthewarbots.com", "https://testnet3.riseofthewarbots.com", "https://testnet4.riseofthewarbots.com", "https://testnet5.riseofthewarbots.com"],
"faucets": [],
"infoURL": "https://riseofthewarbots.com/"
}, {
"name": "Hazlor Testnet",
"chainId": 7878,

View File

@ -4794,6 +4794,25 @@
"url": "https://bx.shyft.network",
"standard": "EIP3091"
}]
}, {
"name": "Rise of the Warbots Testnet",
"chain": "nmactest",
"rpc": ["https://testnet1.riseofthewarbots.com", "https://testnet2.riseofthewarbots.com", "https://testnet3.riseofthewarbots.com", "https://testnet4.riseofthewarbots.com", "https://testnet5.riseofthewarbots.com"],
"faucets": [],
"nativeCurrency": {
"name": "Nano Machines",
"symbol": "NMAC",
"decimals": 18
},
"infoURL": "https://riseofthewarbots.com/",
"shortName": "Rise of the Warbots Testnet",
"chainId": 7777,
"networkId": 7777,
"explorers": [{
"name": "avascan",
"url": "https://testnet.avascan.info/blockchain/2mZ9doojfwHzXN3VXDQELKnKyZYxv7833U8Yq5eTfFx3hxJtiy",
"standard": "none"
}]
}, {
"name": "Hazlor Testnet",
"chain": "SCAS",

View File

@ -263,6 +263,7 @@
"pixie-chain": "eip155:6626",
"ELLA": "eip155:7027",
"shyft": "eip155:7341",
"Rise of the Warbots Testnet": "eip155:7777",
"tscas": "eip155:7878",
"teleport": "eip155:8000",
"teleport-testnet": "eip155:8001",