Skip to content

Commit

Permalink
Add draw for Sepolia draw #27
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 28, 2023
1 parent 39c2cec commit cff24b9
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"vault": "0x8faf98698e4ff29149a8a9d06db20e3509f3754b",
"tier": 2,
"winner": "0x10bc24f9e7e80b4342c62a3a7a46d9f6b78d39ef",
"claimed": false,
"amount": "4"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[
{
"vault": "0x8faf98698e4ff29149a8a9d06db20e3509f3754b",
"tier": 2,
"winner": "0xb7de3518022a39f1c7eb7fb5a917c00e44a9c919",
"claimed": false,
"amount": "4"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"vault": "0x8faf98698e4ff29149a8a9d06db20e3509f3754b",
"tier": 2,
"winner": "0x10bc24f9e7e80b4342c62a3a7a46d9f6b78d39ef",
"claimed": false,
"amount": "4"
},
{
"vault": "0x8faf98698e4ff29149a8a9d06db20e3509f3754b",
"tier": 2,
"winner": "0xb7de3518022a39f1c7eb7fb5a917c00e44a9c919",
"claimed": false,
"amount": "4"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"status": "SUCCESS",
"createdAt": 1687978854558,
"updatedAt": 1687978859311,
"runtime": 4753,
"meta": {
"prizeLength": 2,
"amountsTotal": "30",
"tierPrizeAmounts": {
"0": "2",
"1": "4",
"2": "8",
"3": "16"
}
}
}

0 comments on commit cff24b9

Please sign in to comment.