zip

Git Source

Compresses positions into zipped. Useful for creating the return value of IManager.callback

function zip(int24[6] memory positions) pure returns (uint144 zipped);

Parameters

NameTypeDescription
positionsint24[6]A flattened array of ticks, each consecutive pair of indices representing one Uniswap position