UNPKG

@0xsequence/anypay-sdk

Version:

SDK for Anypay functionality

3 lines 157 B
import type { Hex } from "viem"; export declare function getERC20TransferData(recipient: string, amount: bigint): Hex; //# sourceMappingURL=encoders.d.ts.map