Skip to content

Commit

Permalink
Merge pull request #1434 from Zen-Maxi/USDC_Injector-MORE-USDC
Browse files Browse the repository at this point in the history
USDC_Injector-MORE-USDC
  • Loading branch information
Zen-Maxi authored Oct 15, 2024
2 parents be70a5e + 7d1b1e7 commit 7519bc8
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
32 changes: 32 additions & 0 deletions MaxiOps/add_rewards/base/USDC_Injector-MORE-USDC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "8453",
"createdAt": 1729021545673,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.5",
"createdFromSafeAddress": "0x65226673F3D202E0f897C862590d7e1A992B2048",
"createdFromOwnerAddress": "",
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5"
},
"transactions": [
{
"to": "0x9129E834e15eA19b6069e8f08a8EcFc13686B8dC",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "internalType": "address", "name": "target", "type": "address" },
{ "internalType": "bytes", "name": "data", "type": "bytes" }
],
"name": "performAction",
"payable": true
},
"contractInputsValues": {
"target": "0x04eb463335845e8b8d46d410b344fd2187bbf87c",
"data": "0xe8de0d4d000000000000000000000000833589fCD6eDb6E08f4c7C32D4f71b54bdA02913000000000000000000000000A6E7840Fc8193cFeBDdf177fa410038E5DD08f7A"
}
}
]
}
14 changes: 14 additions & 0 deletions MaxiOps/add_rewards/base/USDC_Injector-MORE-USDC.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
FILENAME: `MaxiOps/add_rewards/base/USDC_Injector-MORE-USDC.json`
MULTISIG: `multisigs/lm (base:0x65226673F3D202E0f897C862590d7e1A992B2048)`
COMMIT: `b342313e45c8c72e80c9e8b69e25882cd15de221`
CHAIN(S): `base`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/6e86b543-07aa-495a-8b4b-f451a265645f)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+------------------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+------------------------------------------------------------------------------------+-----+----------+
| performAction | 0x9129E834e15eA19b6069e8f08a8EcFc13686B8dC (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x04eb463335845e8b8d46d410b344fd2187bbf87c (None) | add_reward(address,address) | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913: tokens/USDC | N/A | 0 |
| | | | | 0xA6E7840Fc8193cFeBDdf177fa410038E5DD08f7A: maxiKeepers/gaugeRewardsInjectors/usdc | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+------------------------------------------------------------------------------------+-----+----------+
```

0 comments on commit 7519bc8

Please sign in to comment.