Authorizations
Body
The protocol to use for the swap/order.
V2
, V3
, V4
, UNISWAPX_V2
, UNISWAPX_V3
The amount of liquidity in the pool at a given tick. For more information see the Uniswap V3 Whitepaper.
The current tick of the pool. For more information see the Uniswap V3 Whitepaper.
The square root of the ratio of the token0 and token1 in the pool, as a Q64.64 number. For more information see the Uniswap V3 Whitepaper.
The unix timestamp at which the order will be reverted if not filled.
Response
Decrease LP Position successful.
A unique ID for the request.
The total estimated gas cost of this transaction (eg. gasLimit
multiplied by maxFeePerGas
) in the base unit of the chain.
The amount of liquidity in the pool at a given tick. For more information see the Uniswap V3 Whitepaper.
The current tick of the pool. For more information see the Uniswap V3 Whitepaper.
The square root of the ratio of the token0 and token1 in the pool, as a Q64.64 number. For more information see the Uniswap V3 Whitepaper.