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

Test Gear Injector on 3pool (mainnet) #1602

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-reward-to-gauge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734530468173,
"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": "0x5612876e6f6ca370d93873fe28c874e89e741fb9",
"data": "0xe8de0d4d0000000000000000000000005612...1fB9000000000000000000000000fa7b21b30325dbbd4a71ee2b2ede74a7d8a2c0e4"
}
}
]
}
20 changes: 20 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-reward-to-gauge.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
FILENAME: `MaxiOps/add_rewards/ethereum/add-reward-to-gauge.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `6e87d9d073b798d81ab6543440255d2702397b95`
CHAIN(S): `mainnet`
TENDERLY: `🟪 SKIPPED (Web3ValidationError("\nCould not identify the intended function with name `performAction`, positional arguments with type(s) `address,str` and keyword arguments with type(s) `{}`.\nFound 1 function(s) with the name `performAction`: ['performAction(address,bytes)']\nFunction invocation failed due to no matching argument types."))`

```
+---------------+-----------------------------------------------------------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------------------------+------------+----------+
| fx_name | to | value | inputs | bip_number | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------------------------+------------+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0 | { | N/A | N/A |
| | | | "target": [ | | |
| | | | "0x5612876e6f6ca370d93873fe28c874e89e741fb9 (gauges/USDC-DAI-USDT-gauge-5612)" | | |
| | | | ], | | |
| | | | "data": [ | | |
| | | | "0xe8de0d4d0000000000000000000000005612...1fB9000000000000000000000000fa7b21b30325dbbd4a71ee2b2ede74a7d8a2c0e4" | | |
| | | | ] | | |
| | | | } | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------------------------+------------+----------+
```