diff --git a/MaxiOps/sdBAL_vesters/test_vester_on_deployer.json b/MaxiOps/sdBAL_vesters/test_vester_on_deployer.json new file mode 100644 index 000000000..56aee876e --- /dev/null +++ b/MaxiOps/sdBAL_vesters/test_vester_on_deployer.json @@ -0,0 +1,34 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1733474625600, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.17.1", + "createdFromSafeAddress": "0x166f54F44F271407f24AA1BE415a730035637325", + "createdFromOwnerAddress": "", + "checksum": "0x8c2a76c625ce265d079715c4491d14a8e0c813c6dd7f7ff31a39f363c6804379" + }, + "transactions": [ + { + "to": "0x032007EC766D7fD0061d20aC9130894878433bd0", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { + "internalType": "address", + "name": "_beneficiary", + "type": "address" + } + ], + "name": "deployVestingContract", + "payable": false + }, + "contractInputsValues": { + "_beneficiary": "0x4BC8121278056BFCaC2BD14D455659224d6dDf48" + } + } + ] +} diff --git a/MaxiOps/sdBAL_vesters/test_vester_on_deployer.report.txt b/MaxiOps/sdBAL_vesters/test_vester_on_deployer.report.txt new file mode 100644 index 000000000..28841ec46 --- /dev/null +++ b/MaxiOps/sdBAL_vesters/test_vester_on_deployer.report.txt @@ -0,0 +1,17 @@ +FILENAME: `MaxiOps/sdBAL_vesters/test_vester_on_deployer.json` +MULTISIG: `multisigs/maxi_ops (mainnet:0x166f54F44F271407f24AA1BE415a730035637325)` +COMMIT: `dece4fe4313b6c710f77a7fec1bb41a2a39a628d` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/cc71edb4-bfe4-46cd-a658-9ec6ed9cbc6d) + +``` ++-----------------------+--------------------------------------------------------+-------+------------------------------------------------------------------------------+------------+----------+ +| fx_name | to | value | inputs | bip_number | tx_index | ++-----------------------+--------------------------------------------------------+-------+------------------------------------------------------------------------------+------------+----------+ +| deployVestingContract | 0x032007EC766D7fD0061d20aC9130894878433bd0 (Not Found) | 0 | { | N/A | N/A | +| | | | "_beneficiary": [ | | | +| | | | "0x4BC8121278056BFCaC2BD14D455659224d6dDf48 (EOA/maxi_deployers/gosuto)" | | | +| | | | ] | | | +| | | | } | | | ++-----------------------+--------------------------------------------------------+-------+------------------------------------------------------------------------------+------------+----------+ +```