From bb852fe9cc951b8b2ecec6676bc04d0cfe91edeb Mon Sep 17 00:00:00 2001 From: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> Date: Tue, 27 Jan 2026 14:59:26 -0500 Subject: [PATCH 1/4] chore: add payload file --- ...1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json diff --git a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json new file mode 100644 index 000000000..22863ae7e --- /dev/null +++ b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json @@ -0,0 +1 @@ +{"version":"1.0","chainId":"1","createdAt":1769543314390,"meta":{"name":"Transactions Batch","description":"Update amplification factor to 100 for Balancer rETH - Aave WETH","txBuilderVersion":"1.18.0","createdFromSafeAddress":"0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e","createdFromOwnerAddress":""},"transactions":[{"to":"0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3","value":"0","data":null,"contractMethod":{"inputs":[{"internalType":"uint256","name":"rawEndValue","type":"uint256"},{"internalType":"uint256","name":"endTime","type":"uint256"}],"name":"startAmplificationParameterUpdate","payable":false},"contractInputsValues":{"rawEndValue":"100","endTime":"1769810400"}}]} \ No newline at end of file From 7c9a6c1fe6af43e7569ff1fa5bdd96b24aa5284e Mon Sep 17 00:00:00 2001 From: zekraken-bot Date: Wed, 25 Feb 2026 14:12:10 +0000 Subject: [PATCH 2/4] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ...d5d8d9317c670e89e13e3-2026-01-27_1459.json | 33 ++++++++++++++++++- ...317c670e89e13e3-2026-01-27_1459.report.txt | 20 +++++++++++ 2 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt diff --git a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json index 22863ae7e..6c36a9ac2 100644 --- a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json +++ b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json @@ -1 +1,32 @@ -{"version":"1.0","chainId":"1","createdAt":1769543314390,"meta":{"name":"Transactions Batch","description":"Update amplification factor to 100 for Balancer rETH - Aave WETH","txBuilderVersion":"1.18.0","createdFromSafeAddress":"0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e","createdFromOwnerAddress":""},"transactions":[{"to":"0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3","value":"0","data":null,"contractMethod":{"inputs":[{"internalType":"uint256","name":"rawEndValue","type":"uint256"},{"internalType":"uint256","name":"endTime","type":"uint256"}],"name":"startAmplificationParameterUpdate","payable":false},"contractInputsValues":{"rawEndValue":"100","endTime":"1769810400"}}]} \ No newline at end of file +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1769543314390, + "meta": { + "name": "Transactions Batch", + "description": "Update amplification factor to 100 for Balancer rETH - Aave WETH", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "" + }, + "transactions": [ + { + "to": "0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "rawEndValue", + "type": "uint256" + }, + { "internalType": "uint256", "name": "endTime", "type": "uint256" } + ], + "name": "startAmplificationParameterUpdate", + "payable": false + }, + "contractInputsValues": { "rawEndValue": "100", "endTime": "1769810400" } + } + ] +} diff --git a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt new file mode 100644 index 000000000..e53f03830 --- /dev/null +++ b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt @@ -0,0 +1,20 @@ +FILENAME: `MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json` +MULTISIG: `multisigs/omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `bb852fe9cc951b8b2ecec6676bc04d0cfe91edeb` +CHAIN(S): `mainnet` +TENDERLY: [`🟥 FAILURE (execution reverted)`](https://www.tdly.co/shared/simulation/e125efbc-f517-4ed4-8754-3fc18b475cc5) + +``` ++-----------------------------------+------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++-----------------------------------+------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ +| startAmplificationParameterUpdate | 0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3 (pools/rETH-waEthWETH-1ea5) | 0 | { | N/A | N/A | +| | | | "rawEndValue": [ | | | +| | | | "raw:100, 18 decimals:1E-16, 6 decimals: 0.0001" | | | +| | | | ], | | | +| | | | "endTime": [ | | | +| | | | "1769810400" | | | +| | | | ] | | | +| | | | } | | | ++-----------------------------------+------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ +``` From 051fa3e0bba9574d27ca13f60306acba38ffb411 Mon Sep 17 00:00:00 2001 From: ZeKraken <79888567+zekraken-bot@users.noreply.github.com> Date: Tue, 3 Mar 2026 11:22:37 -0500 Subject: [PATCH 3/4] update-end-time --- ...ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json index 6c36a9ac2..bcb877d5a 100644 --- a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json +++ b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json @@ -26,7 +26,7 @@ "name": "startAmplificationParameterUpdate", "payable": false }, - "contractInputsValues": { "rawEndValue": "100", "endTime": "1769810400" } + "contractInputsValues": { "rawEndValue": "100", "endTime": "1772841600" } } ] } From 341cba75a15146750c22f5cce0e5ca9cc3648a1c Mon Sep 17 00:00:00 2001 From: zekraken-bot Date: Tue, 3 Mar 2026 16:24:41 +0000 Subject: [PATCH 4/4] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ...37930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt index e53f03830..0f53d2572 100644 --- a/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt +++ b/MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.report.txt @@ -1,8 +1,8 @@ FILENAME: `MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/amp-factor-update-0x1ea5870f7c037930ce1d5d8d9317c670e89e13e3-2026-01-27_1459.json` MULTISIG: `multisigs/omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` -COMMIT: `bb852fe9cc951b8b2ecec6676bc04d0cfe91edeb` +COMMIT: `051fa3e0bba9574d27ca13f60306acba38ffb411` CHAIN(S): `mainnet` -TENDERLY: [`🟥 FAILURE (execution reverted)`](https://www.tdly.co/shared/simulation/e125efbc-f517-4ed4-8754-3fc18b475cc5) +TENDERLY: [`🟥 FAILURE (execution reverted)`](https://www.tdly.co/shared/simulation/9fc8d3c6-59f0-463d-aca7-a3ff1840191b) ``` +-----------------------------------+------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ @@ -13,7 +13,7 @@ TENDERLY: [`🟥 FAILURE (execution reverted)`](https://www.tdly.co/shared/simul | | | | "raw:100, 18 decimals:1E-16, 6 decimals: 0.0001" | | | | | | | ], | | | | | | | "endTime": [ | | | -| | | | "1769810400" | | | +| | | | "1772841600" | | | | | | | ] | | | | | | | } | | | +-----------------------------------+------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+