Skip to main content
Glama

decode_signed_transaction

Decode base64 signed transaction bytes into readable transaction objects with signature details for Algorand blockchain analysis and verification.

Instructions

Decode base64 signed transaction bytes back into a transaction object with signature details. Accepts the blob from sign_transaction or wallet_sign_transaction.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bytesYesBase64-encoded signed transaction bytes (blob from sign_transaction or wallet_sign_transaction)
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