strato.swap.add-liquidity
Add liquidity to a STRATO blockchain pool by depositing token pairs to enable trading and earn fees.
Instructions
Provide both tokens to a pool.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolAddress | Yes | Pool address | |
| tokenBAmount | Yes | Amount of token B to deposit | |
| maxTokenAAmount | Yes | Max token A amount to pair | |
| stakeLPToken | No | Whether to stake LP tokens automatically |