diff --git a/_data/chains/eip155-7777.json b/_data/chains/eip155-7777.json new file mode 100644 index 00000000..5c494de2 --- /dev/null +++ b/_data/chains/eip155-7777.json @@ -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" + } + ] + } + \ No newline at end of file diff --git a/_data/icons/nmactest.json b/_data/icons/nmactest.json new file mode 100644 index 00000000..2e03bf4a --- /dev/null +++ b/_data/icons/nmactest.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmPX6cfsBkVTDyo56kjzNDVDqFviP3BqL83QSP1V4UmvgK", + "width":174, + "height":174, + "format":"png" + } +] diff --git a/_data/iconsDownload/QmPX6cfsBkVTDyo56kjzNDVDqFviP3BqL83QSP1V4UmvgK b/_data/iconsDownload/QmPX6cfsBkVTDyo56kjzNDVDqFviP3BqL83QSP1V4UmvgK new file mode 100644 index 00000000..299a2022 Binary files /dev/null and b/_data/iconsDownload/QmPX6cfsBkVTDyo56kjzNDVDqFviP3BqL83QSP1V4UmvgK differ