@coin-voyage/paykit
Version:
Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.
186 lines (185 loc) • 7 kB
TypeScript
export declare const Injected: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const WalletConnect: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
export declare const MetaMask: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Coinbase: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Family: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Trust: ({ theme, ...props }: {
[x: string]: any;
theme?: string | undefined;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Ctrl: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Argent: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const ImToken: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Frame: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Rainbow: ({ round, ...props }: {
[x: string]: any;
round?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Brave: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Crypto: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Ledger: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Steak: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Unstoppable: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const ONTO: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Slope: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Safe: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Frontier: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Zerion: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Phantom: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
export declare const PlaceHolder: () => import("react/jsx-runtime").JSX.Element;
export declare const Dawn: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const InfinityWallet: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const Rabby: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
export declare const OtherWallets: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
declare const _default: {
Injected: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
OtherWallets: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
WalletConnect: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
MetaMask: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
Coinbase: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
Family: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Trust: ({ theme, ...props }: {
[x: string]: any;
theme?: string | undefined;
}) => import("react/jsx-runtime").JSX.Element;
Argent: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
ImToken: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Rainbow: ({ round, ...props }: {
[x: string]: any;
round?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
Crypto: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Ctrl: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Ledger: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Brave: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Steak: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Unstoppable: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
ONTO: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Slope: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Safe: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Frontier: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Zerion: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Phantom: ({ background, ...props }: {
[x: string]: any;
background?: boolean | undefined;
}) => import("react/jsx-runtime").JSX.Element;
PlaceHolder: () => import("react/jsx-runtime").JSX.Element;
Frame: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Dawn: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
InfinityWallet: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Rabby: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Fordefi: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
TokenPocket: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Talisman: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
Unisat: ({ ...props }: {
[x: string]: any;
}) => import("react/jsx-runtime").JSX.Element;
};
export default _default;