export declare const DEFAULT_CONTRACT_ABI: { anonymous: boolean; inputs: { indexed: boolean; internalType: string; name: string; type: string; }[]; name: string; type: string; }[]; export declare const DEFAULT_BLOCK_RANGE = 2000; export declare const BLOCKS_PER_DAY = 42200; export declare const DEFAULT_FROM_BLOCK = 72310501; //# sourceMappingURL=constants.d.ts.map