Skip to content

Commit

Permalink
Merge pull request #1432 from Xeonus/add-apw-weth-paladin-quest-v2
Browse files Browse the repository at this point in the history
Add APW to Paladin Quest board for APW:WETH
  • Loading branch information
Zen-Maxi authored Oct 15, 2024
2 parents 821b08a + 2d833c3 commit be70a5e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1728972814835,
"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": "0x2fa29bbfd19314b3faf170dc7826ef69372203a6",
"data": "0xe8de0d4d0000000000000000000000004104b135dbc9609fc1a9490e61369036497660c8000000000000000000000000fEb352930cA196a80B708CDD5dcb4eCA94805daB"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
FILENAME: `MaxiOps/add_rewards/mainnet/APW-WETH_PaladinQuestv2-add-reward.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `7fb6438b0fb6f89f0a9f6a1daf4ed91404aaf321`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/db159ea7-bb7c-4283-b8f9-282c0a1accb0)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------+-----------------------------+--------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------+-----------------------------+--------------------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x2fa29bbfd19314b3faf170dc7826ef69372203a6 (gauges/50APW-50WETH-gauge-2fa2) | add_reward(address,address) | 0x4104b135DBC9609Fc1A9490E61369036497660c8: APW | N/A | 0 |
| | | | | 0xfEb352930cA196a80B708CDD5dcb4eCA94805daB: paladin/QuestBoardV2_1 | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------+-----------------------------+--------------------------------------------------------------------+-----+----------+
```

0 comments on commit be70a5e

Please sign in to comment.