The address to transfer from.
Optional
memoArbitrary memo for the transfer.
Optional
merkleThe merkle proofs that satisfy the mkerkle challenges in the approvals. If the transfer deducts from multiple approvals, we check all the merkle proofs and assert at least one is valid for every challenge.
Optional
onlyWhether or not to only check the prioritized approvals. If false, we will check all approvals with any prioritized first.
This only applies to the "collection" level approvals specified.
Optional
onlyWhether or not to only check the prioritized approvals. If false, we will check all approvals with any prioritized first.
This only applies to the "incoming" level approvals specified.
Optional
onlyWhether or not to only check the prioritized approvals. If false, we will check all approvals with any prioritized first.
This only applies to the "outgoing" level approvals specified.
Optional
precalculateIf specified, we will precalculate from this approval and override the balances. This can only be used when the specified approval has predeterminedBalances set.
Optional
prioritizedThe prioritized approvals to use for the transfer. If specified, we will check these first.
The addresses to transfer to.
Optional
zkThe zk proof solutions for approvals.
The balances to transfer.