Skip to content

Commit d727598

Browse files
authored
Merge pull request #13 from xyrus02/master
Added Rise of the Warbots project and subnet
2 parents ec5498a + c9be1a2 commit d727598

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

components/chain/subnets.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,27 @@
132132
"https://api-wagmi.avax-test.network/rpc"
133133
],
134134
"infoURL": "https://github.com/ava-labs/"
135+
},
136+
{
137+
"name": "Rise of the Warbots",
138+
"chain": "Rise of the Warbots Testnet",
139+
"title": "Rise of the Warbots Testnet",
140+
"description": "Subnet created for Rise of the Warbots, a PVP Play-to-Earn NFT gaming experience, set in a post-apocalyptic world where players face off against each other.",
141+
"projectURL": "https://riseofthewarbots.com",
142+
"isLive": false,
143+
"nativeCurrency": {
144+
"name": "Nano Machines",
145+
"symbol": "NMAC",
146+
"decimals": 18
147+
},
148+
"chainId": 13213,
149+
"networkId": 13213,
150+
"blockchain": "bN6SQaHnYRefSPjivCTzw7kyBTBR6b9tzZbcQuKQqZC2E32s1",
151+
"subnetId": "jSRFApuLheiSfiZAb6Rdk7oYaLfhDY9kPRnYBW5m2oUqrT5gA",
152+
"faucets": [],
153+
"rpc": [
154+
"https://testnet.riseofthewarbots.com/subnet/rpc"
155+
],
156+
"infoURL": "https://riseofthewarbots.com"
135157
}
136158
]

components/project/projects.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,11 @@
2222
"description": "Profits To The People! An active portfolio management Fair Open Access Marketplace x passive investing platform on Avalanche.",
2323
"logo": "/logos/prospero-logo-sm.jpeg",
2424
"website": "https://www.prospero.fund/"
25+
},
26+
{
27+
"name": "Rise of the Warbots",
28+
"description": "Rise of the Warbots is a PVP Play-to-Earn NFT gaming experience, set in a post-apocalyptic world where players face off against each other.",
29+
"logo": "/logos/rotw-logo.png",
30+
"website": "https://riseofthewarbots.com/"
2531
}
2632
]

public/logos/rotw-logo.png

895 KB
Loading

0 commit comments

Comments
 (0)