Appearance
@hellomoon/ink-paymaster / QuoteUserOperationParameters
Type Alias: QuoteUserOperationParameters
QuoteUserOperationParameters =
object
Properties
idempotencyKey?
optionalidempotencyKey?:string
Stable key reused only when retrying the same logical operation.
maxTokenCost
maxTokenCost:
bigint
Maximum reimbursement in six-decimal USDC base units.
userOperation
userOperation:
RpcUserOperationV07
Complete v0.7 operation to bind into the signed quote.