function deploy( string memory name, string memory symbol, IMaverickV2Pool pool, uint8 kind, uint32 binId, uint256 tokenAScale, uint256 tokenBScale ) external returns (IMaverickV2BoostedPosition boostedPosition);
Last updated 6 months ago