Skip to content

Commit

Permalink
Merge pull request #37 from ava-labs/warbots
Browse files Browse the repository at this point in the history
Rise of the Warbots subnet
  • Loading branch information
patrick-ogrady authored Jul 14, 2022
2 parents 5bdaf77 + 3fe0232 commit 7a9248e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,22 @@
"MAX_LIMIT": 1,
"WINDOW_SIZE": 1440
}
},
{
"ID": "NMAC",
"NAME": "Rise of the Warbots Testnet",
"TOKEN": "NMAC",
"RPC": "https://testnet1.rotw.games",
"CHAINID": 7777,
"EXPLORER": "https://testnet.avascan.info/blockchain/nmac",
"IMAGE": "https://rotw.games/assets/icons/icon_nmac_fill.png",
"MAX_PRIORITY_FEE": "2000000000",
"MAX_FEE": "100000000000",
"DRIP_AMOUNT": 2000000000,
"RATELIMIT": {
"MAX_LIMIT": 1,
"WINDOW_SIZE": 1440
}
}
],
"erc20tokens": [
Expand Down

0 comments on commit 7a9248e

Please sign in to comment.