Skip to content

Commit

Permalink
Add mainnet (deprecated) winner results for Optimism draw #217
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 24, 2024
1 parent 3f61f81 commit 39b3acb
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 68 deletions.
Original file line number Diff line number Diff line change
@@ -1,37 +1,5 @@
{
"winners": [
{
"user": "0x3989CBC1FB0eb278601c018eD7627B07be9De4cB",
"prizes": {
"1": [
0,
2
],
"2": [
1,
2,
3,
4,
5,
6,
7,
9,
10,
11,
12,
13,
15
]
}
},
{
"user": "0x5e6074d59abCee40951Fe8212be1Ea3E7644B677",
"prizes": {
"1": [
0
]
}
},
{
"user": "0xbeef012A3B8087Ac8DBb65cdb949a31A30049FcD",
"prizes": {
Expand All @@ -57,6 +25,30 @@
]
}
},
{
"user": "0x3989CBC1FB0eb278601c018eD7627B07be9De4cB",
"prizes": {
"1": [
0,
2
],
"2": [
1,
2,
3,
4,
5,
6,
7,
9,
10,
11,
12,
13,
15
]
}
},
{
"user": "0xDb53fd872368c4D72EBB814B1e5d7b1bABE2b834",
"prizes": {
Expand All @@ -66,6 +58,14 @@
11
]
}
},
{
"user": "0x5e6074d59abCee40951Fe8212be1Ea3E7644B677",
"prizes": {
"1": [
0
]
}
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"status": "LOADING",
"createdAt": 1716552629227
"createdAt": 1716574193936
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"status": "SUCCESS",
"createdAt": 1716552629227,
"updatedAt": 1716552629594,
"runtime": 1,
"createdAt": 1716574193936,
"updatedAt": 1716574196004,
"runtime": 3,
"meta": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,6 @@
"0xce8293f586091d48a0ce761bbf85d5bcaa1b8d2b": [],
"0xd32ceefc5fd9e8a67b1a02e4d35c9f460c05ad2c": [],
"0xe3b3a464ee575e8e25d2508918383b89c832f275": [
{
"user": "0x3989CBC1FB0eb278601c018eD7627B07be9De4cB",
"prizes": {
"1": [
0,
2
],
"2": [
1,
2,
3,
4,
5,
6,
7,
9,
10,
11,
12,
13,
15
]
}
},
{
"user": "0x5e6074d59abCee40951Fe8212be1Ea3E7644B677",
"prizes": {
"1": [
0
]
}
},
{
"user": "0xbeef012A3B8087Ac8DBb65cdb949a31A30049FcD",
"prizes": {
Expand All @@ -70,6 +38,30 @@
]
}
},
{
"user": "0x3989CBC1FB0eb278601c018eD7627B07be9De4cB",
"prizes": {
"1": [
0,
2
],
"2": [
1,
2,
3,
4,
5,
6,
7,
9,
10,
11,
12,
13,
15
]
}
},
{
"user": "0xDb53fd872368c4D72EBB814B1e5d7b1bABE2b834",
"prizes": {
Expand All @@ -79,6 +71,14 @@
11
]
}
},
{
"user": "0x5e6074d59abCee40951Fe8212be1Ea3E7644B677",
"prizes": {
"1": [
0
]
}
}
],
"0xf0b19f02c63d51b69563a2b675e0160e1c34397c": [
Expand Down

0 comments on commit 39b3acb

Please sign in to comment.