Smart-account: execute batch
fuse_smart_execute_batchSubmits a single ERC-4337 UserOperation that executes a sequence of contract calls atomically. Failed sub-calls revert the whole batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calls | Yes | Ordered list of contract calls to execute atomically as a single UserOp. |