Path
Path Format
[token0][fee0][token1][fee1][token2]...
20 3 20 3 20 bytesFunctions
hasMultiplePools
function hasMultiplePools(bytes memory path) internal pure returns (bool)numPools
function numPools(bytes memory path) internal pure returns (uint256)decodeFirstPool
getFirstPool
skipToken
JavaScript Implementation
Usage Example
Related
Last updated