diff --git a/MaxiOps/injectorScheduling/mainnet/GEAR-v2-injector-program-CoWAMM-6wks.json b/MaxiOps/injectorScheduling/mainnet/GEAR-v2-injector-program-CoWAMM-6wks.json new file mode 100644 index 000000000..b7af7bad8 --- /dev/null +++ b/MaxiOps/injectorScheduling/mainnet/GEAR-v2-injector-program-CoWAMM-6wks.json @@ -0,0 +1,48 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1737651690751, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.18.0", + "createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", + "createdFromOwnerAddress": "", + "checksum": "0xac46075d5905be482ff5a9e37c43bc5b86d98ba57659e3708ffb755aee9ce804" + }, + "transactions": [ + { + "to": "0xfa7b21B30325DBbd4A71ee2B2EDE74A7d8A2c0E4", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "name": "recipients", + "type": "address[]", + "internalType": "address[]" + }, + { + "name": "amountPerPeriod", + "type": "uint256", + "internalType": "uint256" + }, + { "name": "maxPeriods", "type": "uint8", "internalType": "uint8" }, + { + "name": "doNotStartBeforeTimestamp", + "type": "uint56", + "internalType": "uint56" + } + ], + "name": "addRecipients", + "payable": false + }, + "contractInputsValues": { + "recipients": "[0xa7dc263370ba6ad86a1971eecf37e581d5f04e11]", + "amountPerPeriod": "79487179490000000000000", + "maxPeriods": "6", + "doNotStartBeforeTimestamp": "1737651664" + } + } + ] +}