Skip to main content
Glama

api_indexer_search_for_transactions

Search Algorand blockchain transactions using filters like time, round, address, type, or asset to find specific transaction data.

Instructions

Search for transactions with various criteria

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of transactions to return
beforeTimeNoOnly return transactions before this time
afterTimeNoOnly return transactions after this time
minRoundNoOnly return transactions after this round
maxRoundNoOnly return transactions before this round
addressNoFilter by account address
addressRoleNoFilter by address role (sender or receiver)
txTypeNoFilter by transaction type
assetIdNoFilter by asset ID
applicationIdNoFilter by application ID
currencyGreaterThanNoFilter by minimum amount
currencyLessThanNoFilter by maximum amount
roundNoFilter by specific round
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