function deploy( uint256 feeAIn, uint256 feeBIn, uint256 tickSpacing, uint256 lookback, IERC20 tokenA, IERC20 tokenB, uint8 kinds ) external returns (IMaverickV2Pool pool);
function poolBytecodeHash() external pure returns (bytes32);
Last updated 6 months ago