Skip to content

@hellomoon/ink-paymaster


@hellomoon/ink-paymaster / InkPublicPaymasterClientOptions

Type Alias: InkPublicPaymasterClientOptions

InkPublicPaymasterClientOptions = object

Configuration for the low-level public paymaster client.

Properties

fetch?

optional fetch?: FetchFunction

Fetch-compatible transport override.


serviceUrl?

optional serviceUrl?: string

Override the hosted service origin, primarily for tests or self-hosted-compatible deployments.


timeoutMs?

optional timeoutMs?: number

Timeout applied independently to each HTTP or JSON-RPC request. Defaults to 10 seconds.

Public prepaid USDC paymaster for Ink Mainnet