Skip to content

Commit

Permalink
Add draw for Sepolia draw #172
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 4, 2023
1 parent dc08c4e commit 29a8d40
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"winner": "0x1099fc9a283ee7355f55a395503b4308f380c1ff",
"tier": 4,
"prizeIndex": 27,
"claimed": false,
"claimed": true,
"amount": "6018525638075"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"winner": "0x229efd0d3cb8a4fa10c27226a743121925a3074b",
"tier": 3,
"prizeIndex": 5,
"claimed": false,
"claimed": true,
"amount": "26080277764992"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"winner": "0x2e18b4bcea9c25e88385cb7a567280c714f70b09",
"tier": 3,
"prizeIndex": 8,
"claimed": false,
"claimed": true,
"amount": "26080277764992"
},
{
Expand All @@ -28,7 +28,7 @@
"winner": "0x2e18b4bcea9c25e88385cb7a567280c714f70b09",
"tier": 4,
"prizeIndex": 22,
"claimed": false,
"claimed": true,
"amount": "6018525638075"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"winner": "0x3714cf2183cfb4283e1c9daf5a3a253db292c30c",
"tier": 3,
"prizeIndex": 44,
"claimed": false,
"claimed": true,
"amount": "26080277764992"
},
{
Expand All @@ -28,7 +28,7 @@
"winner": "0x3714cf2183cfb4283e1c9daf5a3a253db292c30c",
"tier": 4,
"prizeIndex": 25,
"claimed": false,
"claimed": true,
"amount": "6018525638075"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"winner": "0xb4359ad2dd817bb818b890b30ceb4311683b75d3",
"tier": 2,
"prizeIndex": 12,
"claimed": false,
"claimed": true,
"amount": "721553347864037"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"winner": "0x3714cf2183cfb4283e1c9daf5a3a253db292c30c",
"tier": 3,
"prizeIndex": 44,
"claimed": false,
"claimed": true,
"amount": "26080277764992"
},
{
Expand All @@ -44,7 +44,7 @@
"winner": "0x3714cf2183cfb4283e1c9daf5a3a253db292c30c",
"tier": 4,
"prizeIndex": 25,
"claimed": false,
"claimed": true,
"amount": "6018525638075"
},
{
Expand Down Expand Up @@ -180,7 +180,7 @@
"winner": "0x1099fc9a283ee7355f55a395503b4308f380c1ff",
"tier": 4,
"prizeIndex": 27,
"claimed": false,
"claimed": true,
"amount": "6018525638075"
},
{
Expand All @@ -204,7 +204,7 @@
"winner": "0x229efd0d3cb8a4fa10c27226a743121925a3074b",
"tier": 3,
"prizeIndex": 5,
"claimed": false,
"claimed": true,
"amount": "26080277764992"
},
{
Expand Down Expand Up @@ -356,7 +356,7 @@
"winner": "0x2e18b4bcea9c25e88385cb7a567280c714f70b09",
"tier": 3,
"prizeIndex": 8,
"claimed": false,
"claimed": true,
"amount": "26080277764992"
},
{
Expand All @@ -372,7 +372,7 @@
"winner": "0x2e18b4bcea9c25e88385cb7a567280c714f70b09",
"tier": 4,
"prizeIndex": 22,
"claimed": false,
"claimed": true,
"amount": "6018525638075"
},
{
Expand Down Expand Up @@ -428,7 +428,7 @@
"winner": "0xb4359ad2dd817bb818b890b30ceb4311683b75d3",
"tier": 2,
"prizeIndex": 12,
"claimed": false,
"claimed": true,
"amount": "721553347864037"
},
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"status": "SUCCESS",
"createdAt": 1688500142962,
"updatedAt": 1688500187041,
"runtime": 44079,
"createdAt": 1688500634038,
"updatedAt": 1688500668841,
"runtime": 34803,
"meta": {
"numberOfTiers": 5,
"prizeLength": 69,
Expand Down

0 comments on commit 29a8d40

Please sign in to comment.