UNPKG

@funkit/fun-relay

Version:
4 lines 253 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; //# sourceMappingURL=assets.d.ts.map