UNPKG

@fractional-company/common

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