Skip to content

@hellomoon/ink-paymaster


@hellomoon/ink-paymaster / QuoteUserOperationParameters

Type Alias: QuoteUserOperationParameters

QuoteUserOperationParameters = object

Properties

idempotencyKey?

optional idempotencyKey?: 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.

Public prepaid USDC paymaster for Ink Mainnet