UNPKG

@bella-defintech/uniswap-v3-simulator

Version:

the 'Tuner', a Uniswap V3 Simulator

3 lines (2 loc) 243 B
export declare type EndBlockTypeWhenInit = number | "latest" | "afterDeployment" | "afterInitialization"; export declare type EndBlockTypeWhenRecover = number | "latestOnChain" | "latestDownloaded" | "afterDeployment" | "afterInitialization";