Skip to content

Commit

Permalink
Add mainnet (deprecated) winner results for Optimism draw #399
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 8c23f0e commit 03ad2e6
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
{
"winners": [
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
},
{
"user": "0xbeef012A3B8087Ac8DBb65cdb949a31A30049FcD",
"prizes": {
Expand Down Expand Up @@ -50,14 +58,6 @@
4
]
}
},
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"status": "LOADING",
"createdAt": 1735864303533
"createdAt": 1735884653903
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"status": "SUCCESS",
"createdAt": 1735864303533,
"updatedAt": 1735864303864,
"createdAt": 1735884653903,
"updatedAt": 1735884654129,
"runtime": 1,
"meta": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@
"0xce8293f586091d48a0ce761bbf85d5bcaa1b8d2b": [],
"0xd32ceefc5fd9e8a67b1a02e4d35c9f460c05ad2c": [],
"0xe3b3a464ee575e8e25d2508918383b89c832f275": [
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
},
{
"user": "0xbeef012A3B8087Ac8DBb65cdb949a31A30049FcD",
"prizes": {
Expand Down Expand Up @@ -63,14 +71,6 @@
4
]
}
},
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
}
],
"0xf0b19f02c63d51b69563a2b675e0160e1c34397c": [
Expand Down

0 comments on commit 03ad2e6

Please sign in to comment.