UNPKG

simple-sushiswap-sdk

Version:
6 lines (5 loc) 167 B
export declare class Constants { static readonly HEX_START = "0x"; static readonly EMPTY_HEX_STRING: string; static readonly ETH_MAX_DECIMALS = 18; }