Skip to content

Commit

Permalink
Merge pull request #1228 from BalancerMaxis/BAL-CoWAMM-Direct-Incenti…
Browse files Browse the repository at this point in the history
…ves-Test

BAL-CoWAMM-Direct-Incentives-Test
  • Loading branch information
Tritium-VLK authored Aug 7, 2024
2 parents d444f39 + 3ad73fc commit c2beb1d
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
40 changes: 40 additions & 0 deletions MaxiOps/add_rewards/mainnet/BAL_CowAMM_Test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1723050559602,
"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": "0x713777343767BF10aF036A78fdb90b387BEb66f2",
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3d000000000000000000000000854B004700885A61107B458f11eCC169A019b764"
}
}
]
}
13 changes: 13 additions & 0 deletions MaxiOps/add_rewards/mainnet/BAL_CowAMM_Test.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `MaxiOps/add_rewards/mainnet/BAL_CowAMM_Test.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `04404c1af7fa42972c7b20c13604e6272237e779`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/b060a497-33ee-469f-b4ea-d7abe00d567f)
```
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x713777343767BF10aF036A78fdb90b387BEb66f2 (None) | add_reward(address,address) | 0xba100000625a3754423978a60c9317c58a424e3D: tokens/BAL | N/A | 0 |
| | | | | 0x854B004700885A61107B458f11eCC169A019b764: EOA/maxi_deployers/zendragon | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------+-----+----------+
```

0 comments on commit c2beb1d

Please sign in to comment.