compute_uniswap_v3_quote
Calculate exact Uniswap V3 swap quotes for concentrated liquidity pools on Base, including sqrtPriceX96 tick math, price impact, and output amounts.
Instructions
Calculates exact sqrtPriceX96 tick mathematics, price impact, and swap output amounts for concentrated liquidity pools on Base. (0.02 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |