CLOSE a CLMM position completely (removes all liquidity and collects pending fees).
Example: connector: ‘meteora’ network: ‘solana-mainnet-beta’ position_address: ’…’ wallet_address: (optional)
Returns: Transaction hash and collected fee amounts
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Request to CLOSE a CLMM position completely (removes all liquidity and closes position)
CLMM connector (e.g., 'meteora', 'raydium', 'uniswap')
Network ID in 'chain-network' format (e.g., 'solana-mainnet-beta')
Position address to close
Wallet address (optional, uses default if not provided)
Successful Response
Response after collecting fees
Transaction hash
Position address
Base token fees collected
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Quote token fees collected
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Transaction status