UNPKG

@uniswap/smart-order-router

Version:
5 lines (4 loc) 127 B
import { ChainId } from '@uniswap/sdk-core'; export declare const DEFAULT_BLOCKS_TO_LIVE: { [chain in ChainId]: number; };