UNPKG

@maxosllc/smart-order-router

Version:
5 lines (4 loc) 131 B
import { ChainId } from '../../src/util/chains'; export declare const DEFAULT_BLOCKS_TO_LIVE: { [chain in ChainId]: number; };