mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Rise of the Warbots Testnet to data store (#1226)
* Added Rise of the Warbots Testnet to data store * Update _data/chains/eip155-7777.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
ebe10dd0b7
commit
33b37d0113
29
_data/chains/eip155-7777.json
Normal file
29
_data/chains/eip155-7777.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
8
_data/icons/nmactest.json
Normal file
8
_data/icons/nmactest.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmPX6cfsBkVTDyo56kjzNDVDqFviP3BqL83QSP1V4UmvgK",
|
||||
"width":174,
|
||||
"height":174,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user