The response will also have the transaction to increase the position for the corresponding pool. If the parameter simulateTransaction is set to true, then the response will include the gas fees for the increase transaction.
The protocol to use for the swap/order.
V2, V3, V4, UNISWAPX, 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 quantity of tokens denominated in the token's base units. (For example, for an ERC20 token one token is 1x10^18 base units. For one USDC token one token is 1x10^6 base units.) This value must be greater than 0.
The quantity of tokens denominated in the token's base units. (For example, for an ERC20 token one token is 1x10^18 base units. For one USDC token one token is 1x10^6 base units.) This value must be greater than 0.
The quantity of tokens denominated in the token's base units. (For example, for an ERC20 token one token is 1x10^18 base units. For one USDC token one token is 1x10^6 base units.) This value must be greater than 0.
TOKEN_0, TOKEN_1 The quantity of tokens denominated in the token's base units. (For example, for an ERC20 token one token is 1x10^18 base units. For one USDC token one token is 1x10^6 base units.) This value must be greater than 0.
The unix timestamp at which the order will be reverted if not filled.
The signed permit.
the permit2 message object for the customer to sign to permit spending by the permit2 contract.
Create 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 quantity of tokens denominated in the token's base units. (For example, for an ERC20 token one token is 1x10^18 base units. For one USDC token one token is 1x10^6 base units.) This value must be greater than 0.
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.