Skip to main content
Glama

api_indexer_lookup_application_logs

Retrieve and filter application log messages from the Algorand blockchain by application ID, transaction, sender, or round range to monitor and debug smart contract activity.

Instructions

Get application log messages

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appIdYesApplication ID
limitNoMaximum number of logs to return
minRoundNoOnly return logs after this round
maxRoundNoOnly return logs before this round
txidNoFilter by transaction ID
senderNoFilter by sender address
nextTokenNoToken for retrieving the next page of results
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