Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Request to open a new CLMM position with initial liquidity
CLMM connector (e.g., 'meteora', 'raydium', 'uniswap')
Network ID in 'chain-network' format (e.g., 'solana-mainnet-beta')
Pool contract address
Lower price for position range
Upper price for position range
Amount of base token to add
Amount of quote token to add
Maximum slippage percentage (default: 1.0)
Wallet address (optional, uses default if not provided)
Additional connector-specific parameters
Successful Response
Response after opening a new CLMM position
Transaction hash
Address of the newly created position
Trading pair
Pool address
Lower price bound
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Upper price bound
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Transaction status