UNPKG

@ledgerhq/coin-celo

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