Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: claim epoch6 and send claimed hedgey $op to dao #1653

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

gosuto-inzasheru
Copy link
Collaborator

@gosuto-inzasheru gosuto-inzasheru commented Jan 13, 2025

closes #1652

Copy link
Contributor

github-actions bot commented Jan 13, 2025

FILENAME: MaxiOps/veMODE-Transactions/hedgey-epoch6-and-sweep.json
COMMIT: 597cdb27afc8340cb3d4227eaea97b4358b071d9

Validator Result
validate_contains_msig
validate_msig_in_address_book
validate_chain_specified

Copy link
Contributor

github-actions bot commented Jan 13, 2025

FILENAME: MaxiOps/veMODE-Transactions/hedgey-epoch6-and-sweep.json
MULTISIG: multisigs/maxi_omni (optimism:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)
COMMIT: 597cdb27afc8340cb3d4227eaea97b4358b071d9
CHAIN(S): optimism
TENDERLY: 🟩 SUCCESS

+----------+-----------------------------------------------+----------------------------------------------------------+-------------------------------------------+-----+----------+
| function | token_symbol                                  | recipient                                                | amount                                    | bip | tx_index |
+----------+-----------------------------------------------+----------------------------------------------------------+-------------------------------------------+-----+----------+
| transfer | OP:0x4200000000000000000000000000000000000042 | multisigs/dao:0x043f9687842771b3dF8852c1E9801DCAeED3f6bc | 6108.102421 (RAW: 6108102421000000000000) | N/A |    1     |
+----------+-----------------------------------------------+----------------------------------------------------------+-------------------------------------------+-----+----------+

FILENAME: MaxiOps/veMODE-Transactions/hedgey-epoch6-and-sweep.json
MULTISIG: multisigs/maxi_omni (optimism:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)
COMMIT: 597cdb27afc8340cb3d4227eaea97b4358b071d9
CHAIN(S): optimism
TENDERLY: 🟩 SUCCESS

+---------+--------------------------------------------------------+-------+-----------------------------------------------------------------------------------------+------------+----------+
| fx_name | to                                                     | value | inputs                                                                                  | bip_number | tx_index |
+---------+--------------------------------------------------------+-------+-----------------------------------------------------------------------------------------+------------+----------+
| claim   | 0x8A2725a6f04816A5274dDD9FEaDd3bd0C253C1A6 (Not Found) | 0     | {                                                                                       | N/A        |   N/A    |
|         |                                                        |       |   "campaignId": [                                                                       |            |          |
|         |                                                        |       |     "0x1b767fd276334976944e6a95007b77a4"                                                |            |          |
|         |                                                        |       |   ],                                                                                    |            |          |
|         |                                                        |       |   "proof": [                                                                            |            |          |
|         |                                                        |       |     "0x3a16378f178b0beff30e8bf603260b02446a275f02b8c81cd783a9e520669b85",               |            |          |
|         |                                                        |       |     "0x8c7e53cca347aa54343bd4a6e4200ec228fdb85e47a9ee3dfa95995985697ae6",               |            |          |
|         |                                                        |       |     "0x198f47f8b05884d3630153414e39d8a9d1fae6917eb55ae418396550ae9ef501",               |            |          |
|         |                                                        |       |     "0x1c7e8d82d013e17ea9912fb1110cb04a6043f20dd8baf11399c8a3b30f1228a5",               |            |          |
|         |                                                        |       |     "0x5b6385790534ba16da5e620b49dad0a982e27a1174048ad9af54e9c7b1293b36",               |            |          |
|         |                                                        |       |     "0x4d311d11088e6c2e6f6bc91fabd83ff77ef8f07fad8301c0e0306ed9d0907c48",               |            |          |
|         |                                                        |       |     "0xd4b57004addf7846780ccb7997cf867329935c1ce2ddd2b3b5782b9c87f86433",               |            |          |
|         |                                                        |       |     "0x91082044c0556fc8ca4be719ec526d159c276759e17b797035f830c0a69ddb0d",               |            |          |
|         |                                                        |       |     "0x122630a39a2cc48c3b40350f77de124c33a4baaf9c7488d2811b3bda90db0e14",               |            |          |
|         |                                                        |       |     "0x6d0bca34e29f846ed19ddaaca2448e1df8b7d884a5631be0ae0b51f4e0aefc33",               |            |          |
|         |                                                        |       |     "0x6734ef6a34b49de82641796c81328141e7510d301328e7d1a5fa86ea50182dae",               |            |          |
|         |                                                        |       |     "0xcfcd7e3d570b7b23d0831f15ddcd1f04ad5fb8c6cd6ceaec2329d93254fbdbcf"                |            |          |
|         |                                                        |       |   ],                                                                                    |            |          |
|         |                                                        |       |   "claimAmount": [                                                                      |            |          |
|         |                                                        |       |     "raw:1219087396000000000000, 18 decimals:1219.087396, 6 decimals: 1219087396000000" |            |          |
|         |                                                        |       |   ]                                                                                     |            |          |
|         |                                                        |       | }                                                                                       |            |          |
+---------+--------------------------------------------------------+-------+-----------------------------------------------------------------------------------------+------------+----------+

@gosuto-inzasheru
Copy link
Collaborator Author

@Zen-Maxi can you confirm this is what we want? we claimed three epochs, i think it is better to keep these separate from the op rewards. also they are additional funds which (imo) are simply revenue for the dao

@gosuto-inzasheru gosuto-inzasheru marked this pull request as draft January 19, 2025 08:55
auto-merge was automatically disabled January 19, 2025 08:55

Pull request was converted to draft

@gosuto-inzasheru
Copy link
Collaborator Author

gosuto-inzasheru commented Jan 19, 2025

@gosuto-inzasheru gosuto-inzasheru marked this pull request as ready for review January 22, 2025 10:59
@gosuto-inzasheru gosuto-inzasheru changed the title chore: send claimed hedgey op from omni to dao chore: claim epoch6 and send claimed hedgey $op to dao Jan 22, 2025
@gosuto-inzasheru
Copy link
Collaborator Author

@Xeonus
Copy link
Collaborator

Xeonus commented Jan 27, 2025

@gosuto-inzasheru I checked by impersonating omni on the UI and I get 5818.44 in total with Epoch 6 for "unclaimed" although the UI is bugged. Checking on hedgey shows they were successfully claimed:
image
Bildschirmfoto 2025-01-27 um 11 21 15

FYI, S4 Staking Epoch 1 is now ready to claim

Copy link
Collaborator

@Xeonus Xeonus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Sanity check for claims ok (see other comment)
  • Already executed

@gosuto-inzasheru gosuto-inzasheru merged commit c2a7b20 into main Jan 27, 2025
2 checks passed
@gosuto-inzasheru gosuto-inzasheru deleted the issue/1652 branch January 27, 2025 10:26
@gosuto-inzasheru
Copy link
Collaborator Author

@Xeonus i set up #1702

not sure why ui is displaying ~1901op for epoch3, but onchain our first claim from this merkle tree was ~2190op: https://optimistic.etherscan.io/advanced-filter?fadd=0x8A2725a6f04816A5274dDD9FEaDd3bd0C253C1A6&tadd=0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e&qt=1

Screenshot 2025-01-27 at 11 35 53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

omni: op claimed from hedgey should be sent to dao
2 participants