Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function hasMultiplePools( bytes path ) internal returns (bool)
path
function decodeFirstPool( bytes path ) internal returns (address tokenA, address tokenB, uint24 fee)
tokenA
tokenB
fee
function getFirstPool( bytes path ) internal returns (bytes)
function skipToken( bytes path ) internal returns (bytes)