api_tinyman_get_validator_optin_quote
Calculate transaction details for opting into Tinyman validator applications on Algorand networks, providing required parameters for protocol versions v1_1 or v2.
Instructions
Get quote for opting into Tinyman validator app
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initiatorAddr | Yes | Address of the account to opt in | |
| version | No | Tinyman protocol version | v2 |
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |