prepare-join-pool
Prepare an unsigned transaction to join a liquidity pool on Osmosis by specifying pool ID, sender address, tokens to provide, and minimum LP shares to receive.
Instructions
Prepares an unsigned transaction to join a pool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
poolId | Yes | The ID of the liquidity pool | |
sender | Yes | The sender's Osmosis address | |
shareOutMinAmount | Yes | Minimum LP shares to receive | |
tokensIn | Yes | Array of tokens to provide |