meteora_addDLMMLiquidity
Add liquidity to a Meteora DLMM pool using a distribution strategy. Specify token amounts and optional bin range for spot, curve, or bid-ask positions.
Instructions
Add liquidity to a Meteora DLMM pool with a distribution strategy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Solana public key (base58) | |
| amountX | Yes | Raw token amount (smallest unit) | |
| amountY | Yes | Raw token amount (smallest unit) | |
| maxBinId | No | ||
| minBinId | No | ||
| strategy | No | Liquidity distribution strategy | |
| poolAddress | Yes | Solana public key (base58) |