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@33b37d0113 🚀
This commit is contained in:
parent
9ad0705989
commit
59850eb510
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user