UNPKG

@bella-defintech/uniswap-v3-simulator

Version:

the 'Tuner', a Uniswap V3 Simulator

9 lines (8 loc) 166 B
export declare enum ActionType { INITIALIZE = "initialize", MINT = "mint", BURN = "burn", COLLECT = "collect", SWAP = "swap", FORK = "fork" }