Skip to content

Commit

Permalink
Add draw for Sepolia draw #173
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 4, 2023
1 parent cf30eb9 commit 0be7a33
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"winner": "0x0464acac215c9405f29d4a63f16362f0c9757057",
"tier": 5,
"prizeIndex": 118,
"claimed": false,
"claimed": true,
"amount": "239106917398"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"winner": "0x0c74886a93475dfcc88870f97a542d7b1362a92d",
"tier": 4,
"prizeIndex": 22,
"claimed": false,
"claimed": true,
"amount": "1091132064675"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"winner": "0x1099fc9a283ee7355f55a395503b4308f380c1ff",
"tier": 5,
"prizeIndex": 90,
"claimed": false,
"claimed": true,
"amount": "239106917398"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"winner": "0x10bc24f9e7e80b4342c62a3a7a46d9f6b78d39ef",
"tier": 5,
"prizeIndex": 88,
"claimed": false,
"claimed": true,
"amount": "239106917398"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"winner": "0x229efd0d3cb8a4fa10c27226a743121925a3074b",
"tier": 4,
"prizeIndex": 55,
"claimed": false,
"claimed": true,
"amount": "1091132064675"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"winner": "0x2625de2035f4a8510450376c6ac559588cded887",
"tier": 4,
"prizeIndex": 33,
"claimed": false,
"claimed": true,
"amount": "1091132064675"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"winner": "0x2e18b4bcea9c25e88385cb7a567280c714f70b09",
"tier": 3,
"prizeIndex": 50,
"claimed": false,
"claimed": true,
"amount": "39373121809152"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"winner": "0xa2039e2f3208cf5a48a96cf429be07cb852aefb6",
"tier": 3,
"prizeIndex": 10,
"claimed": false,
"claimed": true,
"amount": "39373121809152"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"winner": "0x0464acac215c9405f29d4a63f16362f0c9757057",
"tier": 5,
"prizeIndex": 118,
"claimed": false,
"claimed": true,
"amount": "239106917398"
},
{
Expand Down Expand Up @@ -92,7 +92,7 @@
"winner": "0x0c74886a93475dfcc88870f97a542d7b1362a92d",
"tier": 4,
"prizeIndex": 22,
"claimed": false,
"claimed": true,
"amount": "1091132064675"
},
{
Expand Down Expand Up @@ -916,7 +916,7 @@
"winner": "0x1099fc9a283ee7355f55a395503b4308f380c1ff",
"tier": 5,
"prizeIndex": 90,
"claimed": false,
"claimed": true,
"amount": "239106917398"
},
{
Expand Down Expand Up @@ -972,7 +972,7 @@
"winner": "0x229efd0d3cb8a4fa10c27226a743121925a3074b",
"tier": 4,
"prizeIndex": 55,
"claimed": false,
"claimed": true,
"amount": "1091132064675"
},
{
Expand Down Expand Up @@ -1084,7 +1084,7 @@
"winner": "0xa2039e2f3208cf5a48a96cf429be07cb852aefb6",
"tier": 3,
"prizeIndex": 10,
"claimed": false,
"claimed": true,
"amount": "39373121809152"
},
{
Expand Down Expand Up @@ -1428,7 +1428,7 @@
"winner": "0x10bc24f9e7e80b4342c62a3a7a46d9f6b78d39ef",
"tier": 5,
"prizeIndex": 88,
"claimed": false,
"claimed": true,
"amount": "239106917398"
},
{
Expand Down Expand Up @@ -1468,7 +1468,7 @@
"winner": "0x2625de2035f4a8510450376c6ac559588cded887",
"tier": 4,
"prizeIndex": 33,
"claimed": false,
"claimed": true,
"amount": "1091132064675"
},
{
Expand Down Expand Up @@ -1524,7 +1524,7 @@
"winner": "0x2e18b4bcea9c25e88385cb7a567280c714f70b09",
"tier": 3,
"prizeIndex": 50,
"claimed": false,
"claimed": true,
"amount": "39373121809152"
},
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"status": "SUCCESS",
"createdAt": 1688504536970,
"updatedAt": 1688504618577,
"runtime": 81607,
"createdAt": 1688505173659,
"updatedAt": 1688505225723,
"runtime": 52064,
"meta": {
"numberOfTiers": 6,
"prizeLength": 304,
Expand Down

0 comments on commit 0be7a33

Please sign in to comment.