Query Parameters
base
The symbol or address of a token in the pool.
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
The symbol or address of a token in the pool.
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
The tick spacing of the pool
x >= 1
Response
Successful Response
The first token in the pool.
The second token in the pool.
The price of the pool. This is expressed as an instantaneous amount of how many token0 you need to buy 1 token1. In any swap this will not change during the trade; use the quote endpoint to get a better idea of how much you will pay!
The current tick in the pool. This is a number that represents the price of the pool according to the aerodrome_slipstream v3 concentrated liquidity concept.