I would like to use makeApplicationDeleteTxn instead of makeApplicationNoOpTxn in order to call the contract with arguments, so it can perform the last operations and self-destruct. Obviously, the owner/creator would call this. Is this allowed?
In addition, can I call makeApplicationDeleteTxn with arguments in a transaction group?
Cheers,
Jordan