TopupFn: (
    params: ITopUpData,
    invoker: Invoker,
    env: Env & NativeOptions,
) => Promise<InstructionResult>

Type declaration