Uniswap V3 spot quote
Written by Agorean from what the endpoint says about itself
Gives an indicative swap quote from a Uniswap V3 pool at the current price.
Gives a spot quote for swapping through a Uniswap V3 pool at its current tick. You send the input amount in human units, not wei, and a direction flag for which token goes in and which comes out. Returns the output amount net of the pool's fee tier. It is a single-tick spot quote, so slippage from depleting concentrated liquidity is not modeled; use it for indicative pricing, not for a production swap.
WHEN TO USE THIS
When: I need a quick estimate of what a swap would return
For example: Send the input amount and direction to get an indicative output amount.
When: I need to know the price net of the pool's fee
For example: Read the returned amountOut, which already subtracts the pool's fee tier.
When: I need a real, executable swap quote, not just an estimate
For example: Use the Uniswap SDK instead for a production swap, since this quote doesn't model slippage.
0.002 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_5uj8dcy9v56u
Buy link
https://agent402.tools/api/dex-quote
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_5uj8dcy9v56u", wallet_proof)