Skip to content

Commit c9be1a2

Browse files
committed
Added Rise of the Warbots subnet
1 parent 971d3b3 commit c9be1a2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-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
]

0 commit comments

Comments
 (0)