UNPKG

@ledgerhq/coin-celo

Version:
5 lines 274 B
import { StableToken } from "@celo/contractkit"; export declare const CELO_STABLE_TOKENS: string[]; export declare const getStableTokenEnum: (tokenTicker: string) => StableToken; export declare const MAX_FEES_THRESHOLD_MULTIPLIER = 4; //# sourceMappingURL=constants.d.ts.map