← ServicesBAZANTIC
BAZANTIC // SERVICE

Hedera Mirror Node

DATAHederaTransactionsAccountsSmart ContractsTokensNFTs
Set up with an agent

This sentence points your agent to Bazantic's skill. It then asks for the example task.

REST API for querying historical transactions, accounts, tokens, and smart contracts on Hedera mainnet, testnet, and previewnet.

Hedera Mirror Node provides 48 REST endpoints for accessing historical blockchain data across Hedera's three networks. Query accounts, balances, blocks, transactions, smart contract results and state, tokens, NFTs, topics, and network information including exchange rates and validator stakes. Supports account lookups by ID, alias, or EVM address, and contract execution results with opcodes and action logs.

Methods

48 priced methods

VerbResourcePer call
GET/api/v1/accounts$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/hooks$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/hooks/{hookId}/storage$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/nfts$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/rewards$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/tokens$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/airdrops/outstanding$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/airdrops/pending$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/allowances/crypto$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/allowances/tokens$0.01
GET/api/v1/accounts/{idOrAliasOrEvmAddress}/allowances/nfts$0.01
GET/api/v1/balances$0.01
GET/api/v1/blocks$0.01
GET/api/v1/blocks/{hashOrNumber}$0.01
POST/api/v1/contracts/call$0.01
GET/api/v1/contracts$0.01
GET/api/v1/contracts/{contractIdOrAddress}$0.01
GET/api/v1/contracts/{contractIdOrAddress}/results$0.01
GET/api/v1/contracts/{contractIdOrAddress}/state$0.01
GET/api/v1/contracts/{contractIdOrAddress}/results/{timestamp}$0.01
GET/api/v1/contracts/results$0.01
GET/api/v1/contracts/results/{transactionIdOrHash}$0.01
GET/api/v1/contracts/results/{transactionIdOrHash}/actions$0.01
GET/api/v1/contracts/results/{transactionIdOrHash}/opcodes$0.01
GET/api/v1/contracts/{contractIdOrAddress}/results/logs$0.01
GET/api/v1/contracts/results/logs$0.01
GET/api/v1/network/exchangerate$0.01
GET/api/v1/network/fees$0.01
POST/api/v1/network/fees$0.01
GET/api/v1/network/nodes$0.01
GET/api/v1/network/registered-nodes$0.01
GET/api/v1/network/stake$0.01
GET/api/v1/network/supply$0.01
GET/api/v1/schedules$0.01
GET/api/v1/schedules/{scheduleId}$0.01
GET/api/v1/transactions$0.01
GET/api/v1/transactions/{transactionId}$0.01
GET/api/v1/topics/{topicId}$0.01
GET/api/v1/topics/{topicId}/messages$0.01
GET/api/v1/topics/{topicId}/messages/{sequenceNumber}$0.01
GET/api/v1/topics/messages/{timestamp}$0.01
GET/api/v1/tokens$0.01
GET/api/v1/tokens/{tokenId}$0.01
GET/api/v1/tokens/{tokenId}/balances$0.01
GET/api/v1/tokens/{tokenId}/nfts$0.01
GET/api/v1/tokens/{tokenId}/nfts/{serialNumber}$0.01
GET/api/v1/tokens/{tokenId}/nfts/{serialNumber}/transactions$0.01
Connect

Use this service

Add to ClaudeAdd to Cursor
Hedera Mirror Node
claude mcp add --transport http hedera-mirror-node https://xmtqdss7cbddlchc7s3sfdb4b4.bazgateway.com/mcp

MCP discovers, and the CLI pays. A plain MCP client cannot settle a 402 Payment Required response. Read the payment guide.

Tools

MCP server

MCP ServerResolving…
Resolving the MCP server…