Uniswap V3. The quoteExactOutput function does not show the exact quantity
The script uses quoteExactOutput to calculate the amount of token that will be received and then immediately performs the swap.
Swap tokens on Uniswap v3 with Python code. Error – Function invocation failed due to no matching argument types
Code to swap one token for another: