Alchemy Logo

UserOperationRequest_v7

Defined in: aa-sdk/core/src/types.ts:165

PropertyType
callData`0x${string}`
callGasLimit`0x${string}`
factory?`0x${string}`
factoryData?`0x${string}`
maxFeePerGas`0x${string}`
maxPriorityFeePerGas`0x${string}`
nonce`0x${string}`
paymaster?`0x${string}`
paymasterData?`0x${string}`
paymasterPostOpGasLimit?`0x${string}`
paymasterVerificationGasLimit?`0x${string}`
preVerificationGas`0x${string}`
sender`0x${string}`
signature`0x${string}`
verificationGasLimit`0x${string}`
Was this page helpful?