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.
"USDC"
The tick spacing of the pool
x >= 1
100
300
400
500
1000
1500
2500
2700
3000
5000
6000
7000
8000
9000
10000
20000
The lower tick of the range to mint the position in
-1000
The upper tick of the range to mint the position in
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"
base
The address of the transaction sender.
"0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B"
"AERODROME_SLIPSTREAM_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