strato.swap.add-liquidity-single
Add liquidity to a STRATO pool using only one token, enabling single-token deposits for DeFi participation.
Instructions
Provide liquidity using only one token.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolAddress | Yes | Pool address | |
| singleTokenAmount | Yes | Amount of the input token | |
| isAToB | Yes | Direction of deposit (true = token A to B) | |
| stakeLPToken | No | Whether to stake LP tokens automatically |