From 338c0c577b203aa12ec4f3d11c37fada53647fbb Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Mon, 16 Dec 2024 20:40:37 +0100 Subject: [PATCH 1/2] chore: remove tritium's deployer from gas station watchlist --- .../2024-12/remove-tritium-gas-station.json | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json diff --git a/MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json b/MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json new file mode 100644 index 000000000..5da9e23b5 --- /dev/null +++ b/MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json @@ -0,0 +1,34 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1734377975589, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.17.1", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "checksum": "0x9f323d7c9dc7e95992feeeb8aaad2fb0b2a4173ae6d902995f3f0aa838976b30" + }, + "transactions": [ + { + "to": "0x7fb8f5D04b521B6880158819E69538655AABD5c4", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "name": "recipients", + "type": "address[]", + "internalType": "address[]" + } + ], + "name": "removeRecipients", + "payable": false + }, + "contractInputsValues": { + "recipients": "[0x53a806789BBfd366d9dEB9Cbe5d622089e845fdb]" + } + } + ] +} From b49a374e0b406ffb466e75b05b65d5d5d6feb1f5 Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Mon, 16 Dec 2024 19:42:18 +0000 Subject: [PATCH 2/2] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../remove-tritium-gas-station.report.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 MaxiOps/gasStation/2024-12/remove-tritium-gas-station.report.txt diff --git a/MaxiOps/gasStation/2024-12/remove-tritium-gas-station.report.txt b/MaxiOps/gasStation/2024-12/remove-tritium-gas-station.report.txt new file mode 100644 index 000000000..50e0834b8 --- /dev/null +++ b/MaxiOps/gasStation/2024-12/remove-tritium-gas-station.report.txt @@ -0,0 +1,17 @@ +FILENAME: `MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json` +MULTISIG: `multisigs/maxi_omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `338c0c577b203aa12ec4f3d11c37fada53647fbb` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/f92e544c-4d54-40ac-98b6-5897bab019e4) + +``` ++------------------+---------------------------------------------------------------------+-------+-------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++------------------+---------------------------------------------------------------------+-------+-------------------------------------------------------------------------------+------------+----------+ +| removeRecipients | 0x7fb8f5D04b521B6880158819E69538655AABD5c4 (maxiKeepers/gasStation) | 0 | { | N/A | N/A | +| | | | "recipients": [ | | | +| | | | "0x53a806789BBfd366d9dEB9Cbe5d622089e845fdb (EOA/maxi_deployers/tritium)" | | | +| | | | ] | | | +| | | | } | | | ++------------------+---------------------------------------------------------------------+-------+-------------------------------------------------------------------------------+------------+----------+ +```