ClankerHook
// callable by anyone
function initializePoolOpen(
address clanker,
address pairedToken,
int24 tickIfToken0IsClanker,
int24 tickSpacing,
bytes calldata poolData
) public returns (PoolKey memory)Last updated
// callable by anyone
function initializePoolOpen(
address clanker,
address pairedToken,
int24 tickIfToken0IsClanker,
int24 tickSpacing,
bytes calldata poolData
) public returns (PoolKey memory)Last updated