diff --git a/OmniAutoOps/cancel_upkeeps_arbitrum.json b/OmniAutoOps/cancel_upkeeps_arbitrum.json new file mode 100644 index 000000000..8da0ea96a --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_arbitrum.json @@ -0,0 +1,91 @@ +{ + "version": "1.0", + "chainId": "42161", + "createdAt": 1783527836918, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 4 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 4 + }, + "transactions": [ + { + "to": "0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "28637510773110834689099351575236032236076784772836048727562419435387475972016" + } + }, + { + "to": "0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "52751016619482803094316376718576729149973162243364779852705933365008512776380" + } + }, + { + "to": "0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "72452387676051566792575207441123588177925206370010561747526839826570572581995" + } + }, + { + "to": "0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "65145107412058469704942128612543270695982809342560783713231413455822578862540" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_arbitrum.report.txt b/OmniAutoOps/cancel_upkeeps_arbitrum.report.txt new file mode 100644 index 000000000..f433badb0 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_arbitrum.report.txt @@ -0,0 +1,32 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_arbitrum.json` +MULTISIG: `multisigs/omni (arbitrum:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `arbitrum` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/982d1664-6b96-4bed-bdbb-2864be849857) + +``` ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1 (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "28637510773110834689099351575236032236076784772836048727562419435387475972016" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1 (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "52751016619482803094316376718576729149973162243364779852705933365008512776380" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1 (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "72452387676051566792575207441123588177925206370010561747526839826570572581995" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1 (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "65145107412058469704942128612543270695982809342560783713231413455822578862540" | | | +| | | | ] | | | +| | | | } | | | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +``` diff --git a/OmniAutoOps/cancel_upkeeps_avalanche.json b/OmniAutoOps/cancel_upkeeps_avalanche.json new file mode 100644 index 000000000..0fdba5340 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_avalanche.json @@ -0,0 +1,72 @@ +{ + "version": "1.0", + "chainId": "43114", + "createdAt": 1783527836918, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 3 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 3 + }, + "transactions": [ + { + "to": "0x7f00a3Cd4590009C349192510D51F8e6312E08CB", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "56184716010291696691827514019767644414260269504769129210957558284095349744741" + } + }, + { + "to": "0x7f00a3Cd4590009C349192510D51F8e6312E08CB", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "8927429550892741296436939422788889080084711594155681525507859383597389306224" + } + }, + { + "to": "0x7f00a3Cd4590009C349192510D51F8e6312E08CB", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "1273636678059663766558098140008114858661725715269653704972126038244714857306" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_avalanche.report.txt b/OmniAutoOps/cancel_upkeeps_avalanche.report.txt new file mode 100644 index 000000000..721ff4295 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_avalanche.report.txt @@ -0,0 +1,27 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_avalanche.json` +MULTISIG: `multisigs/omni (avalanche:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `avalanche` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/7b35cb4a-fbcd-46a4-b4a8-c1902873937b) + +``` ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0x7f00a3Cd4590009C349192510D51F8e6312E08CB (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "56184716010291696691827514019767644414260269504769129210957558284095349744741" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x7f00a3Cd4590009C349192510D51F8e6312E08CB (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "8927429550892741296436939422788889080084711594155681525507859383597389306224" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x7f00a3Cd4590009C349192510D51F8e6312E08CB (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "1273636678059663766558098140008114858661725715269653704972126038244714857306" | | | +| | | | ] | | | +| | | | } | | | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +``` diff --git a/OmniAutoOps/cancel_upkeeps_base.json b/OmniAutoOps/cancel_upkeeps_base.json new file mode 100644 index 000000000..d6fd5577a --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_base.json @@ -0,0 +1,129 @@ +{ + "version": "1.0", + "chainId": "8453", + "createdAt": 1783527836918, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 6 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 6 + }, + "transactions": [ + { + "to": "0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "86135768442201151504182158474728964311183239902024293588082768088596173769505" + } + }, + { + "to": "0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "8304510115807745586846993191075778663941901178474866150165435315408403989420" + } + }, + { + "to": "0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "25154890564038342886533446169810603412389560811350570087766554104296323501971" + } + }, + { + "to": "0xE226D5aCae908252CcA3F6CEFa577527650a9e1e", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "43577255923088573102620350405628797796108324886596241648132900184527246450123" + } + }, + { + "to": "0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "50841941978622612224387356254404027354285181217703795471894317039187125726158" + } + }, + { + "to": "0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "91569160462287436039305269368539192449767674566691349960201215457013076260775" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_base.report.txt b/OmniAutoOps/cancel_upkeeps_base.report.txt new file mode 100644 index 000000000..d93e4eb0a --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_base.report.txt @@ -0,0 +1,42 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_base.json` +MULTISIG: `multisigs/omni (base:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `base` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/7fb6d586-b4b0-4db8-8977-954015fd08cb) + +``` ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "86135768442201151504182158474728964311183239902024293588082768088596173769505" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "8304510115807745586846993191075778663941901178474866150165435315408403989420" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "25154890564038342886533446169810603412389560811350570087766554104296323501971" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0xE226D5aCae908252CcA3F6CEFa577527650a9e1e (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "43577255923088573102620350405628797796108324886596241648132900184527246450123" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "50841941978622612224387356254404027354285181217703795471894317039187125726158" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0xf4bAb6A129164aBa9B113cB96BA4266dF49f8743 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "91569160462287436039305269368539192449767674566691349960201215457013076260775" | | | +| | | | ] | | | +| | | | } | | | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +``` diff --git a/OmniAutoOps/cancel_upkeeps_gnosis.json b/OmniAutoOps/cancel_upkeeps_gnosis.json new file mode 100644 index 000000000..56358796b --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_gnosis.json @@ -0,0 +1,34 @@ +{ + "version": "1.0", + "chainId": "100", + "createdAt": 1783527836918, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 1 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 1 + }, + "transactions": [ + { + "to": "0x299c92a219F61a82E91d2062A262f7157F155AC1", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "51275457462711301170724725347664046536233518759579141567815787018122162360515" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_gnosis.report.txt b/OmniAutoOps/cancel_upkeeps_gnosis.report.txt new file mode 100644 index 000000000..6fcad57d5 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_gnosis.report.txt @@ -0,0 +1,17 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_gnosis.json` +MULTISIG: `multisigs/omni (gnosis:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `gnosis` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/362e048b-98fd-421f-a1e0-2d010615c73d) + +``` ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0x299c92a219F61a82E91d2062A262f7157F155AC1 (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "51275457462711301170724725347664046536233518759579141567815787018122162360515" | | | +| | | | ] | | | +| | | | } | | | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +``` diff --git a/OmniAutoOps/cancel_upkeeps_mainnet.json b/OmniAutoOps/cancel_upkeeps_mainnet.json new file mode 100644 index 000000000..d9c38f4f8 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_mainnet.json @@ -0,0 +1,129 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1783527836918, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 7 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 7 + }, + "transactions": [ + { + "to": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "37139378590340576488101784362222889752237871948060516894495194681064041951097" + } + }, + { + "to": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "101858294349582168720910603944156620670934988022625502966465721642754217664516" + } + }, + { + "to": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "44724030738829586167381136868787915865347311345274996345937500978966988701590" + } + }, + { + "to": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "66882453150797124439670514812021991675750011549181009138177846165811167064405" + } + }, + { + "to": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "103156907557992627521844315241618818213033137985007275499147392634355318561928" + } + }, + { + "to": "0x6593c7De001fC8542bB1703532EE1E5aA0D458fD", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "62842736432107058551778461049554531560542249488608194358124312150734868646225" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_mainnet.report.txt b/OmniAutoOps/cancel_upkeeps_mainnet.report.txt new file mode 100644 index 000000000..9b5195187 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_mainnet.report.txt @@ -0,0 +1,42 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_mainnet.json` +MULTISIG: `multisigs/omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/061f267a-f402-4f6d-a6f9-7eeead83d422) + +``` ++--------------+-----------------------------------------------------------------------------+-------+--------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+-----------------------------------------------------------------------------+-------+--------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0x6593c7De001fC8542bB1703532EE1E5aA0D458fD (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "37139378590340576488101784362222889752237871948060516894495194681064041951097" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x6593c7De001fC8542bB1703532EE1E5aA0D458fD (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "101858294349582168720910603944156620670934988022625502966465721642754217664516" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x6593c7De001fC8542bB1703532EE1E5aA0D458fD (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "44724030738829586167381136868787915865347311345274996345937500978966988701590" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x6593c7De001fC8542bB1703532EE1E5aA0D458fD (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "66882453150797124439670514812021991675750011549181009138177846165811167064405" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x6593c7De001fC8542bB1703532EE1E5aA0D458fD (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "103156907557992627521844315241618818213033137985007275499147392634355318561928" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x6593c7De001fC8542bB1703532EE1E5aA0D458fD (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "62842736432107058551778461049554531560542249488608194358124312150734868646225" | | | +| | | | ] | | | +| | | | } | | | ++--------------+-----------------------------------------------------------------------------+-------+--------------------------------------------------------------------------------------+------------+----------+ +``` diff --git a/OmniAutoOps/cancel_upkeeps_optimism.json b/OmniAutoOps/cancel_upkeeps_optimism.json new file mode 100644 index 000000000..42bd2ab11 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_optimism.json @@ -0,0 +1,91 @@ +{ + "version": "1.0", + "chainId": "10", + "createdAt": 1783672359402, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 4 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 4 + }, + "transactions": [ + { + "to": "0x4F70c323b8B72AeffAF633Aa4D5e8B6Be5df4AEf", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "53620087889464004280260135510131538072400275670909021003102621866031112063004" + } + }, + { + "to": "0x4F70c323b8B72AeffAF633Aa4D5e8B6Be5df4AEf", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "104876199244926264824826525138440335452660228505475030525212367880333263197064" + } + }, + { + "to": "0x696fb0d7d069cc0bb35a7c36115ce63e55cb9aa6", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "88357933634737682838257971257167850219167910461528136526970010280663249848233" + } + }, + { + "to": "0x696fb0d7d069cc0bb35a7c36115ce63e55cb9aa6", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "99656100815937195909288282539824048035169979933115330336090848036022980712686" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_optimism.report.txt b/OmniAutoOps/cancel_upkeeps_optimism.report.txt new file mode 100644 index 000000000..d5ceaa7e3 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_optimism.report.txt @@ -0,0 +1,32 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_optimism.json` +MULTISIG: `multisigs/omni (optimism:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `optimism` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/284b1e8a-331f-422f-accf-d663b9facf42) + +``` ++--------------+--------------------------------------------------------+-------+--------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+--------------------------------------------------------+-------+--------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0x4F70c323b8B72AeffAF633Aa4D5e8B6Be5df4AEf (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "53620087889464004280260135510131538072400275670909021003102621866031112063004" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x4F70c323b8B72AeffAF633Aa4D5e8B6Be5df4AEf (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "104876199244926264824826525138440335452660228505475030525212367880333263197064" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x696fb0d7d069cc0bb35a7c36115ce63e55cb9aa6 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "88357933634737682838257971257167850219167910461528136526970010280663249848233" | | | +| | | | ] | | | +| | | | } | | | +| cancelUpkeep | 0x696fb0d7d069cc0bb35a7c36115ce63e55cb9aa6 (Not Found) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "99656100815937195909288282539824048035169979933115330336090848036022980712686" | | | +| | | | ] | | | +| | | | } | | | ++--------------+--------------------------------------------------------+-------+--------------------------------------------------------------------------------------+------------+----------+ +``` diff --git a/OmniAutoOps/cancel_upkeeps_polygon.json b/OmniAutoOps/cancel_upkeeps_polygon.json new file mode 100644 index 000000000..8e23ff7d9 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_polygon.json @@ -0,0 +1,34 @@ +{ + "version": "1.0", + "chainId": "137", + "createdAt": 1783527836919, + "meta": { + "name": "Cancel Chainlink Automation upkeeps", + "description": "Cancel 1 Chainlink Automation upkeeps owned by the DAO Omni Safe. Chainlink Automation is deprecated; upkeep is handled by Tenderly Actions.", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "txCount": 1 + }, + "transactions": [ + { + "to": "0x08a8eea76D2395807Ce7D1FC942382515469cCA1", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "uint256", + "name": "id", + "type": "uint256" + } + ], + "name": "cancelUpkeep", + "payable": false + }, + "contractInputsValues": { + "id": "66221776849603717602060933319019812007512766035144533466830756906940707726855" + } + } + ] +} diff --git a/OmniAutoOps/cancel_upkeeps_polygon.report.txt b/OmniAutoOps/cancel_upkeeps_polygon.report.txt new file mode 100644 index 000000000..161c531c0 --- /dev/null +++ b/OmniAutoOps/cancel_upkeeps_polygon.report.txt @@ -0,0 +1,17 @@ +FILENAME: `OmniAutoOps/cancel_upkeeps_polygon.json` +MULTISIG: `multisigs/omni (polygon:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` +COMMIT: `a6ea2e1fc6ac6787dd37991537104f7b3516159e` +CHAIN(S): `polygon` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/90fa9aeb-61cb-4c60-8f98-ce7a5dd5ebe7) + +``` ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +| cancelUpkeep | 0x08a8eea76D2395807Ce7D1FC942382515469cCA1 (chainlink/keeper_registry_v2_1) | 0 | { | N/A | N/A | +| | | | "id": [ | | | +| | | | "66221776849603717602060933319019812007512766035144533466830756906940707726855" | | | +| | | | ] | | | +| | | | } | | | ++--------------+-----------------------------------------------------------------------------+-------+-------------------------------------------------------------------------------------+------------+----------+ +```