api_tinyman_get_validator_optout_quote
Calculate transaction details for removing an account from Tinyman validator participation on the Algorand blockchain.
Instructions
Get quote for opting out of Tinyman validator app
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initiatorAddr | Yes | Address of the account to opt out | |
| 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) |