api_algod_get_transaction_params
Retrieve suggested transaction parameters for the Algorand blockchain, including network-specific fees and consensus details, to prepare transactions correctly.
Instructions
Get suggested transaction parameters
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Algorand network to use (default: mainnet) | |
| itemsPerPage | No | Number of items per page for paginated responses (default: 10) |