uniswap_v3_tick_math_precise
Calculate Uniswap v3 square root prices, tick conversions, and exact fee compounding with arbitrary-precision Q64.96 fixed-point arithmetic.
Instructions
Arbitrary-precision Q64.96 fixed-point math calculator for Uniswap v3 square root price $(\sqrt{P})$, tick-to-price conversion, and exact liquidity fee compounding. (0.035 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 |