Skip to content

Commit

Permalink
Merge pull request #1512 from BalancerMaxis/Paladin-Request-BAO-and-P…
Browse files Browse the repository at this point in the history
…axos-Nov22

Paladin-Request-BAO-and-Paxos-Nov22
  • Loading branch information
gosuto-inzasheru authored Nov 23, 2024
2 parents b0a94af + d3e6fa7 commit fad8ba8
Show file tree
Hide file tree
Showing 4 changed files with 513 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "42161",
"createdAt": 1732269521115,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.5",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5"
},
"transactions": [
{
"to": "0x97207B095e4D5C9a6e4cfbfcd2C3358E03B90c4A",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "target",
"type": "address"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "performAction",
"payable": true
},
"contractInputsValues": {
"target": "0xcC014e60585259dA1C8501b00789521659e7a4fC",
"data": "0xe8de0d4d0000000000000000000000007dff72693f6a4149b17e7c6314655f6a9f7c8b33000000000000000000000000997523eF97E0b0a5625Ed2C197e61250acF4e5F1"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
FILENAME: `MaxiOps/add_rewards/arbitrum/wUSDL-GHO_GHO_PaladinQuestboardv2.json`
MULTISIG: `multisigs/lm (arbitrum:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `ef40dc8976f73131466979245d655304aa034065`
CHAIN(S): `arbitrum`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/fb0d322a-d4a8-4151-a2d0-913a4d03410e)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------+-----------------------------+---------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------+-----------------------------+---------------------------------------------------------------------------+-----+----------+
| performAction | 0x97207B095e4D5C9a6e4cfbfcd2C3358E03B90c4A (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xcC014e60585259dA1C8501b00789521659e7a4fC (gauges/wUSDL/GHO-gauge-cc01) | add_reward(address,address) | 0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33: GHO | N/A | 0 |
| | | | | 0x997523eF97E0b0a5625Ed2C197e61250acF4e5F1: paladin/QuestBoardV2Sidechain | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------+-----------------------------+---------------------------------------------------------------------------+-----+----------+
```
Loading

0 comments on commit fad8ba8

Please sign in to comment.