Skip to content

@hellomoon/ink-paymaster


@hellomoon/ink-paymaster / InkPublicPaymasterContext

Type Alias: InkPublicPaymasterContext

InkPublicPaymasterContext = object

Per-operation values passed through Viem's paymasterContext.

Properties

idempotencyKey?

optional idempotencyKey?: string

Stable key to reuse when retrying the same logical UserOperation.


maxTokenCost

maxTokenCost: bigint

Maximum USDC reimbursement in six-decimal base units.

Public prepaid USDC paymaster for Ink Mainnet