Skip to main content
Glama

api_indexer_search_for_accounts

Search Algorand blockchain accounts using filters like asset ID, application ID, or balance range to find specific accounts on mainnet, testnet, or localnet networks.

Instructions

Search for accounts with various criteria

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of accounts to return
assetIdNoFilter by asset ID
applicationIdNoFilter by application ID
currencyGreaterThanNoFilter by minimum balance
currencyLessThanNoFilter by maximum balance
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