Skip to content

Commit

Permalink
Merge pull request #1591 from Zen-Maxi/pxETH-gtETH-Reward-Tokens
Browse files Browse the repository at this point in the history
pxETH-gtETH-Reward-Tokens
  • Loading branch information
Zen-Maxi authored Dec 16, 2024
2 parents 3544774 + dc18b2b commit 9b35f60
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734364146801,
"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": "0xc87BADE18288E5b292Fc791700b889Fe35165E44",
"data": "0xe8de0d4d0000000000000000000000006DF0E641FC9847c0c6Fde39bE6253045440c14d30000000000000000000000007f6494D4fBEA1c06daC2250A3FCa81003bF8D20C"
}
},
{
"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": "0xc87BADE18288E5b292Fc791700b889Fe35165E44",
"data": "0xe8de0d4d000000000000000000000000A0b86991c6218b36c1d19D4a2e9Eb0cE3606eB4800000000000000000000000080D737BF3973D92a1B5FC4b166F89cb9e7445632"
}
},
{
"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": "0xc87BADE18288E5b292Fc791700b889Fe35165E44",
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
FILENAME: `MaxiOps/add_rewards/ethereum/add-DINERO-USDC-BAL-to-pxETH-gtETH.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `d280613bd751f50e1edf135ff172c36d0ca2bae9`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/be2feb72-a802-4c36-8097-aeeab2b282af)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc87BADE18288E5b292Fc791700b889Fe35165E44 (None) | add_reward(address,address) | 0x6DF0E641FC9847c0c6Fde39bE6253045440c14d3: DINERO | N/A | 0 |
| | | | | 0x7f6494D4fBEA1c06daC2250A3FCa81003bF8D20C: hidden_hand2/ops_msig | | |
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc87BADE18288E5b292Fc791700b889Fe35165E44 (None) | add_reward(address,address) | 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48: tokens/USDC | N/A | 1 |
| | | | | 0x80D737BF3973D92a1B5FC4b166F89cb9e7445632: maxiKeepers/gaugeRewardsInjectors/usdc | | |
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc87BADE18288E5b292Fc791700b889Fe35165E44 (None) | add_reward(address,address) | 0xba100000625a3754423978a60c9317c58a424e3D: tokens/BAL | N/A | 2 |
| | | | | 0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE: maxiKeepers/gaugeRewardsInjectors/Balancer_BAL | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
```

0 comments on commit 9b35f60

Please sign in to comment.