Skip to main content
Glama

api_indexer_lookup_asset_transactions

Retrieve and filter transaction history for specific Algorand assets by ID, time, round, address, or role to analyze asset activity.

Instructions

Get transactions involving this asset

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetIdYesAsset ID
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)
excludeCloseToNoWhether to exclude close-to transactions
nextTokenNoToken for retrieving the next page of results
txidNoFilter by transaction ID
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