Skip to content

Commit

Permalink
Merge pull request #1627 from BalancerMaxis/add-wstETH-Lido-wstETH-wE…
Browse files Browse the repository at this point in the history
…TH-v3

add-wstETH-Lido-wstETH-wETH-v3
  • Loading branch information
Zen-Maxi authored Dec 29, 2024
2 parents bc97480 + d7f0a6f commit 3b1262c
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
40 changes: 40 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-wstETH-Lido-wstETH-wETH-v3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1735399624247,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.5",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5"
},
"transactions": [
{
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "target",
"type": "address"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "performAction",
"payable": true
},
"contractInputsValues": {
"target": "0x4b891340b51889f438a03dc0e8aaafb0bc89e7a6",
"data": "0xe8de0d4d0000000000000000000000007f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca00000000000000000000000004aC87aEa2A3A99f34Fec78A6A73Bc495893b2838"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
FILENAME: `MaxiOps/add_rewards/ethereum/add-wstETH-Lido-wstETH-wETH-v3.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `defe9f75bf74521d54c08b75fe161cde5cf09e3c`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/ad0d1fcd-3feb-49b7-b3e9-68a430c943e3)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+-----------------------------+-----------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+-----------------------------+-----------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x4b891340b51889f438a03dc0e8aaafb0bc89e7a6 (gauges/Aave Lido wETH-wstETH-gauge-4b89) | add_reward(address,address) | 0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0: tokens/wstETH | N/A | 0 |
| | | | | 0x4aC87aEa2A3A99f34Fec78A6A73Bc495893b2838: None | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+-----------------------------+-----------------------------------------------------------+-----+----------+
```

0 comments on commit 3b1262c

Please sign in to comment.