Skip to content

Commit

Permalink
Merge pull request #1628 from BalancerMaxis/add-BAL-&-EUL-for-EUL-wET…
Browse files Browse the repository at this point in the history
…H-CowAMM

add-BAL-&-EUL-for-EUL-wETH-CowAMM
  • Loading branch information
Zen-Maxi authored Dec 29, 2024
2 parents 75b6e04 + e39da13 commit bc97480
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1735434989750,
"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": "0xe4eA557600600aeC920a4bdf6Ed1E95ae96140E1",
"data": "0xe8de0d4d000000000000000000000000d9Fcd98c322942075A5C3860693e9f4f03AAE07b00000000000000000000000008F02E2945C175272Acbb238ACCB6eda56129DE8"
}
},
{
"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": "0xe4eA557600600aeC920a4bdf6Ed1E95ae96140E1",
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
FILENAME: `MaxiOps/add_rewards/ethereum/add-BAL-&-EUL-for-EUL-wETH-CowAMM.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `25c083a727b43f67086f7f9dd42b7ba84587bec7`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/e6bd700a-246d-48ed-80ef-65430901520f)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xe4eA557600600aeC920a4bdf6Ed1E95ae96140E1 (None) | add_reward(address,address) | 0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b: EUL | N/A | 0 |
| | | | | 0x08F02E2945C175272Acbb238ACCB6eda56129DE8: None | | |
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xe4eA557600600aeC920a4bdf6Ed1E95ae96140E1 (None) | add_reward(address,address) | 0xba100000625a3754423978a60c9317c58a424e3D: tokens/BAL | N/A | 1 |
| | | | | 0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE: maxiKeepers/gaugeRewardsInjectors/Balancer_BAL | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
```

0 comments on commit bc97480

Please sign in to comment.