Skip to content
Alchemy Logo

UserOperationRequest_v6

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

PropertyType

callData

`0x${string}`

callGasLimit

`0x${string}`

initCode

`0x${string}`

maxFeePerGas

`0x${string}`

maxPriorityFeePerGas

`0x${string}`

nonce

`0x${string}`

paymasterAndData

`0x${string}`

preVerificationGas

`0x${string}`

sender

`0x${string}`

signature

`0x${string}`

verificationGasLimit

`0x${string}`

Was this page helpful?