From 8ef1e128232a068842b4bed2bb52de997eddf915 Mon Sep 17 00:00:00 2001 From: jogeorgeou Date: Mon, 22 Jan 2024 19:52:53 -0500 Subject: [PATCH 1/6] add_reward_USDC_rsETH_gauge Adds USDC as reward for rsETH/wETH gauge on zkEVM. --- .../01-2024/add_reward_USDC_rsETH_gauge.json | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json diff --git a/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json new file mode 100644 index 000000000..ee6a11a87 --- /dev/null +++ b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json @@ -0,0 +1,32 @@ +{ + "version": "1.0", + "chainId": "1101", + "createdAt": 1705969784090, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09", + "createdFromOwnerAddress": "", + "checksum": "0xc0392a8d3930af734be87f8d12f684c2c994d7aa2d09a23feaa19794131454bc" + }, + "transactions": [ + { + "to": "0xb9aD3466cdd42015cc05d4804DC68D562b6a2065", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "name": "target", "type": "address", "internalType": "address" }, + { "name": "data", "type": "bytes", "internalType": "bytes" } + ], + "name": "performAction", + "payable": true + }, + "contractInputsValues": { + "target": "0xA442C9cB6Fafb6Fb2a722A1BAa54f9b8ff0A55D3", + "data": "0xe8de0d4d000000000000000000000000a8ce8aee21bc2a48a5ef670afcc9274c7bbbc0350000000000000000000000002f1901f2a82fcc3ee9010b809938816b3b06fa6a" + } + } + ] +} From eee3d2db10852b09dee1ac7b916ea6c36505e4bb Mon Sep 17 00:00:00 2001 From: Zen-Maxi Date: Tue, 23 Jan 2024 00:54:39 +0000 Subject: [PATCH 2/6] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../add_reward_USDC_rsETH_gauge.report.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt diff --git a/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt new file mode 100644 index 000000000..191b41fd4 --- /dev/null +++ b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt @@ -0,0 +1,16 @@ +FILENAME: `MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json` +MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)` +COMMIT: `8ef1e128232a068842b4bed2bb52de997eddf915` +CHAIN(S): `zkevm` +``` ++---------------+-----------------------------------------------------------------------------------------------------------------+---------+--------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++===============+=================================================================================================================+=========+========================================================================================================================================================+==============+============+ +| performAction | 0xb9aD3466cdd42015cc05d4804DC68D562b6a2065 (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0 | { | N/A | N/A | +| | | | "target": [ | | | +| | | | "0xA442C9cB6Fafb6Fb2a722A1BAa54f9b8ff0A55D3 (N/A) " | | | +| | | | ], | | | +| | | | "data": "0xe8de0d4d000000000000000000000000a8ce8aee21bc2a48a5ef670afcc9274c7bbbc0350000000000000000000000002f1901f2a82fcc3ee9010b809938816b3b06fa6a" | | | +| | | | } | | | ++---------------+-----------------------------------------------------------------------------------------------------------------+---------+--------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+ +``` From 7cbf5e0296b31b82d1ced4dfeda17823445b7db6 Mon Sep 17 00:00:00 2001 From: jogeorgeou Date: Mon, 22 Jan 2024 20:05:59 -0500 Subject: [PATCH 3/6] Create setRecipientList_zkEVM_USDC_rsETH setRecipientList for rsETH/wETH gauge. 1500 USDC (6 decimals) for 8 weeks. --- .../setRecipientList_zkEVM_USDC_rsETH.json | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json diff --git a/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json b/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json new file mode 100644 index 000000000..91952c9b5 --- /dev/null +++ b/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json @@ -0,0 +1,42 @@ +{ + "version": "1.0", + "chainId": "1101", + "createdAt": 1705971679785, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09", + "createdFromOwnerAddress": "", + "checksum": "0x19f8cdb3baa78d152cb1231db224e76f369ebe1549ea9e3d2d52fa36af0ae799" + }, + "transactions": [ + { + "to": "0x2F1901f2A82fcC3Ee9010b809938816B3b06FA6A", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "name": "gaugeAddresses", + "type": "address[]", + "internalType": "address[]" + }, + { + "name": "amountsPerPeriod", + "type": "uint256[]", + "internalType": "uint256[]" + }, + { "name": "maxPeriods", "type": "uint8[]", "internalType": "uint8[]" } + ], + "name": "setRecipientList", + "payable": false + }, + "contractInputsValues": { + "gaugeAddresses": "[0xA442C9cB6Fafb6Fb2a722A1BAa54f9b8ff0A55D3]", + "amountsPerPeriod": "[1500000000]", + "maxPeriods": "[8]" + } + } + ] +} From cea2e6ee8f20222a8af359dc3503439d5397d42d Mon Sep 17 00:00:00 2001 From: Zen-Maxi Date: Tue, 23 Jan 2024 01:07:51 +0000 Subject: [PATCH 4/6] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ...setRecipientList_zkEVM_USDC_rsETH.report.txt | 17 +++++++++++++++++ .../add_reward_USDC_rsETH_gauge.report.txt | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.report.txt diff --git a/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.report.txt b/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.report.txt new file mode 100644 index 000000000..586ad859c --- /dev/null +++ b/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.report.txt @@ -0,0 +1,17 @@ +FILENAME: `MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json` +MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)` +COMMIT: `bc7e25122b88a433febef9521fb2a10e9efd2e77` +CHAIN(S): `zkevm` +``` ++------------------+------------------------------------------------------------------------------------------------------+---------+---------------------------------------------------------+--------------+------------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++==================+======================================================================================================+=========+=========================================================+==============+============+ +| setRecipientList | 0x2F1901f2A82fcC3Ee9010b809938816B3b06FA6A (maxiKeepers/gaugeRewardsInjectors/usdc_rewards_injector) | 0 | { | N/A | N/A | +| | | | "gaugeAddresses": [ | | | +| | | | "0xA442C9cB6Fafb6Fb2a722A1BAa54f9b8ff0A55D3 (N/A) " | | | +| | | | ], | | | +| | | | "amountsPerPeriod": "[1500000000]", | | | +| | | | "maxPeriods": "[8]" | | | +| | | | } | | | ++------------------+------------------------------------------------------------------------------------------------------+---------+---------------------------------------------------------+--------------+------------+ +``` diff --git a/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt index 191b41fd4..f0a224bd9 100644 --- a/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt +++ b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt @@ -1,6 +1,6 @@ FILENAME: `MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json` MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)` -COMMIT: `8ef1e128232a068842b4bed2bb52de997eddf915` +COMMIT: `bc7e25122b88a433febef9521fb2a10e9efd2e77` CHAIN(S): `zkevm` ``` +---------------+-----------------------------------------------------------------------------------------------------------------+---------+--------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+ From 31cbb485e78f74eff63e1d7e4436feb581103031 Mon Sep 17 00:00:00 2001 From: Tritium Date: Tue, 23 Jan 2024 02:41:34 +0100 Subject: [PATCH 5/6] move to MOPS-002 --- .../{MOPS-001 => MOPS-002}/setRecipientList_zkEVM_USDC_rsETH.json | 0 .../setRecipientList_zkEVM_USDC_rsETH.report.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename MaxiOps/01-2024/{MOPS-001 => MOPS-002}/setRecipientList_zkEVM_USDC_rsETH.json (100%) rename MaxiOps/01-2024/{MOPS-001 => MOPS-002}/setRecipientList_zkEVM_USDC_rsETH.report.txt (100%) diff --git a/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json b/MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.json similarity index 100% rename from MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json rename to MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.json diff --git a/MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.report.txt b/MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt similarity index 100% rename from MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.report.txt rename to MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt From 5317e6094cb1982d6574282c1805787212642756 Mon Sep 17 00:00:00 2001 From: Tritium-VLK Date: Tue, 23 Jan 2024 01:43:03 +0000 Subject: [PATCH 6/6] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt | 4 ++-- MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt b/MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt index 586ad859c..b899a358e 100644 --- a/MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt +++ b/MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.report.txt @@ -1,6 +1,6 @@ -FILENAME: `MaxiOps/01-2024/MOPS-001/setRecipientList_zkEVM_USDC_rsETH.json` +FILENAME: `MaxiOps/01-2024/MOPS-002/setRecipientList_zkEVM_USDC_rsETH.json` MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)` -COMMIT: `bc7e25122b88a433febef9521fb2a10e9efd2e77` +COMMIT: `31cbb485e78f74eff63e1d7e4436feb581103031` CHAIN(S): `zkevm` ``` +------------------+------------------------------------------------------------------------------------------------------+---------+---------------------------------------------------------+--------------+------------+ diff --git a/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt index f0a224bd9..121839d58 100644 --- a/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt +++ b/MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.report.txt @@ -1,6 +1,6 @@ FILENAME: `MaxiOps/01-2024/add_reward_USDC_rsETH_gauge.json` MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)` -COMMIT: `bc7e25122b88a433febef9521fb2a10e9efd2e77` +COMMIT: `31cbb485e78f74eff63e1d7e4436feb581103031` CHAIN(S): `zkevm` ``` +---------------+-----------------------------------------------------------------------------------------------------------------+---------+--------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+