Skip to content

@hellomoon/ink-paymaster


@hellomoon/ink-paymaster / FetchFunction

Type Alias: FetchFunction

FetchFunction = (input, init?) => Promise<Response>

Fetch-compatible function accepted by the low-level client for custom transports and tests.

Parameters

input

string | URL | Request

init?

RequestInit

Returns

Promise<Response>

Public prepaid USDC paymaster for Ink Mainnet