Skip to main content
Glama

encode_unsigned_transaction

Converts Algorand transaction objects into base64-encoded unsigned transaction bytes using msgpack format for blockchain processing.

Instructions

Encode a transaction object into base64 unsigned transaction bytes (msgpack). Accepts output from make_*_txn or assign_group_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
transactionYesTransaction object (from make_*_txn or assign_group_id) to encode as unsigned transaction bytes
networkNoAlgorand network to use (default: mainnet)
itemsPerPageNoNumber of items per page for paginated responses (default: 10)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoPlausible/algorand-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server