Path
Functionsโ
hasMultiplePoolsโ
function hasMultiplePools(
bytes path
) internal returns (bool)Name
Type
Description
Type
Description
decodeFirstPoolโ
function decodeFirstPool(
bytes path
) internal returns (address tokenA, address tokenB, uint24 fee)Name
Type
Description
Name
Type
Description
getFirstPoolโ
Name
Type
Description
Type
Description
skipTokenโ
Name
Type
Description
Type
Description
Last updated