sendTransaction accepts one TransactionParams value and sendBatchTransaction accepts an array of them. Both methods resolve to viem’s TransactionReceipt after the provider confirms the operation on-chain.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The call shape used by smart-account transaction methods
sendTransaction accepts one TransactionParams value and sendBatchTransaction accepts an array of them. Both methods resolve to viem’s TransactionReceipt after the provider confirms the operation on-chain.