UNPKG

@funkit/connect

Version:

Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.

4 lines (3 loc) 217 B
export declare const ASSET_LOGO_SRCS: Record<string, string>; export declare const FALLBACK_ASSET = "https://sdk-cdn.fun.xyz/images/dollar_circle.png"; export declare function getAssetLogoSrc(symbol: string): string;