From 34efd177f77f696257060e944e86b2289b8c92f4 Mon Sep 17 00:00:00 2001 From: Tritium Date: Wed, 4 Sep 2024 16:27:55 +0200 Subject: [PATCH 1/2] add payload for beefy direct in september 3k each to wstETH/weETH and wstETH/ezETH --- .../LIDO/ARB/2024-09-04-beefy-direct.json | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.json diff --git a/MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.json b/MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.json new file mode 100644 index 000000000..5937a8036 --- /dev/null +++ b/MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.json @@ -0,0 +1,65 @@ +{ + "version": "1.0", + "chainId": "42161", + "createdAt": 1722873476153, + "meta": { + "name": "Transactions Batch", + "description": "Payment", + "txBuilderVersion": "1.13.3", + "createdFromSafeAddress": "0xeD2Bc4e72Ed7D61FA4812a6B0E3d16F8Ad8369a1", + "createdFromOwnerAddress": "", + "checksum": "" + }, + "transactions": [ + { + "to": "0x912CE59144191C1204E64559FE8253a0e49E6548", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0x6B970F0D1F0255b8E0B1c4515Ae827931b32312C", + "value": "3000000000000000000000" + } + }, + { + "to": "0x912CE59144191C1204E64559FE8253a0e49E6548", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "address", + "name": "to", + "type": "address" + }, + { + "internalType": "uint256", + "name": "value", + "type": "uint256" + } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0xfcF293AFa58fa277935eddAa44E0f782EC41B09B", + "value": "3000000000000000000000" + } + } + ] +} From 35b552a255ff6a8cf582e4441e34b5650bdfaaa1 Mon Sep 17 00:00:00 2001 From: Tritium-VLK Date: Wed, 4 Sep 2024 14:30:26 +0000 Subject: [PATCH 2/2] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../LIDO/ARB/2024-09-04-beefy-direct.report.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.report.txt diff --git a/MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.report.txt b/MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.report.txt new file mode 100644 index 000000000..a8e40699f --- /dev/null +++ b/MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.report.txt @@ -0,0 +1,13 @@ +FILENAME: `MaxiOps/00partnerLM/LIDO/ARB/2024-09-04-beefy-direct.json` +MULTISIG: `multisigs/lido_partner_lm (arbitrum:0xeD2Bc4e72Ed7D61FA4812a6B0E3d16F8Ad8369a1)` +COMMIT: `34efd177f77f696257060e944e86b2289b8c92f4` +CHAIN(S): `arbitrum` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/76f58d18-083c-4833-9738-a27768809927) +``` ++----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+ +| transfer | ARB:0x912CE59144191C1204E64559FE8253a0e49E6548 | N/A:0x6B970F0D1F0255b8E0B1c4515Ae827931b32312C | 3000.0 (RAW: 3000000000000000000000) | N/A | 0 | +| transfer | ARB:0x912CE59144191C1204E64559FE8253a0e49E6548 | N/A:0xfcF293AFa58fa277935eddAa44E0f782EC41B09B | 3000.0 (RAW: 3000000000000000000000) | N/A | 1 | ++----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+ +```