UNPKG

@fractional-company/common

Version:
5 lines (4 loc) 152 B
export declare const START_BLOCK_NUMBERS: { [x: number]: number; }; export declare const getV2StartBlock: (chainId: number | string) => number;