Array of contract calls to execute in the user operation. Each call can either be:
to
, value
, and data
.to
, abi
, functionName
, and args
.Optional
idempotencyKey?: stringThe idempotency key.
Chain ID of the network to execute on.
Optional
paymasterUrl?: stringOptional URL of the paymaster service to use for gas sponsorship. Must be ERC-7677 compliant.
The smart account.
Options for sending a user operation.