UNPKG

@funkit/connect

Version:

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

11 lines (10 loc) 288 B
export declare const MOONPAY_TOKENS_SUPPORTED_REGIONS: { [token: string]: { isSupportedInUS: boolean; notAllowedUSStates: string[]; notAllowedCountries: string[]; minBuyAmount: number; maxBuyAmount: number; precision: number; }; };