Generate a transaction for opening a position in an Orca’s Pool. If lower and upper prices are provided, it will open a position with a specific price range. Otherwise, it will open a full range position.
The token A address
The token B address
The amount to deposit. Human readable value, e.g. 100 USDC
x > 0
100
The percentage of token amount to deposit
0 < x <= 100
The lower price of the position
x > 0
The upper price of the position
x > 0
OK
The response is of type object
.