api_tinyman_get_asset_optin_quote
Calculate transaction details for adding a Tinyman pool token to an Algorand account. Specify asset ID and account address to generate opt-in quote.
Instructions
Get quote for opting into a Tinyman pool token
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | ID of the pool token asset | |
| initiatorAddr | Yes | Address of the account to opt in | |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |