UNPKG

@coin-voyage/paykit

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

10 lines (9 loc) 232 B
export declare function usePayToAddressTokens(): { options: { id: string; title: string; icons: import("react/jsx-runtime").JSX.Element[]; onClick: () => void; }[]; isLoading: boolean; };