CallbackValidation
Purpose
Functions
verifyCallback
function verifyCallback(
address factory,
address tokenA,
address tokenB,
uint24 fee
) internal view returns (IVinuSwapPool pool)verifyCallback (PoolKey overload)
Usage
In SwapRouter
In NonfungiblePositionManager
Security
Implementation
Related
Last updated