Skip to content

Commit 1c30a99

Browse files
committed
Fix test
1 parent ac0ab77 commit 1c30a99

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"data": {
3+
"infiniteTowerInfo": {
4+
"address": "0x1234567890123456789012345678901234567890",
5+
"infiniteTowerId": 1,
6+
"clearedFloor": 10,
7+
"remainingTickets": 5,
8+
"totalTicketsUsed": 15,
9+
"numberOfTicketPurchases": 2,
10+
"lastResetBlockIndex": 1000,
11+
"lastTicketRefillBlockIndex": 2000
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)