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 4, 2025
1 parent 451e26c commit 99f703b
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,13 +1,5 @@
{
"winners": [
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
},
{
"user": "0xbeef012A3B8087Ac8DBb65cdb949a31A30049FcD",
"prizes": {
Expand Down Expand Up @@ -58,6 +50,14 @@
4
]
}
},
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"status": "LOADING",
"createdAt": 1735950686722
"createdAt": 1735971019365
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"status": "SUCCESS",
"createdAt": 1735950686722,
"updatedAt": 1735950687295,
"createdAt": 1735971019365,
"updatedAt": 1735971019888,
"runtime": 1,
"meta": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@
"0xce8293f586091d48a0ce761bbf85d5bcaa1b8d2b": [],
"0xd32ceefc5fd9e8a67b1a02e4d35c9f460c05ad2c": [],
"0xe3b3a464ee575e8e25d2508918383b89c832f275": [
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
},
{
"user": "0xbeef012A3B8087Ac8DBb65cdb949a31A30049FcD",
"prizes": {
Expand Down Expand Up @@ -71,6 +63,14 @@
4
]
}
},
{
"user": "0xdaa070D909E010211606144eDe5B2ca6864C2c1c",
"prizes": {
"1": [
1
]
}
}
],
"0xf0b19f02c63d51b69563a2b675e0160e1c34397c": [
Expand Down

0 comments on commit 99f703b

Please sign in to comment.