Body
Request model for minting a new liquidity position.
The symbol or address of the first token in the pair.
"WETH"
The symbol or address of the second token in the pair.
"WETH"
The swap fee of the pool
0.01
, 0.05
, 0.3
, 1.0
The lower tick of the range to mint the position in
-887272 <= x <= 887272
-1000
The upper tick of the range to mint the position in
-887272 <= x <= 887272
1000
The desired amount of the first token to deposit
x >= 0
"1.5"
The desired amount of the second token to deposit
x >= 0
"1.7"
The minimum amount of the first token to deposit
x >= 0
"1.4"
The minimum amount of the second token to deposit
x >= 0
"1.6"
arbitrum
, base
, ethereum
The address of the transaction sender.
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
"UNISWAP_MINT_LIQUIDITY_PROVISION"
The address that will receive the LP tokens
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
Determines whether to estimate gas costs for transactions, also verifying that the transaction can be successfully executed.
Response
Successful Response
The unsigned transaction data. User must sign and broadcast to network.
- UnsignedTransaction
- UserOperationResponse