Blockchain Indexer API
Addresses
Address transaction count
1min
GET
https://mainnet.gomaestro-api.org/v1/addresses/{address}/transactions/count
Cardano Mainnet
Authentication
api-key
Path Parameters
address
*
Responses
200
Get the transaction count for an address
Example
{"data":11043,"last_updated":{"timestamp":"2022-10-10 20:25:28","block_hash":"2d9eda3c353ed1e18bd7219cdee9d4911df9e582d76adf7f85b1f464a78bd5af","block_slot":32265939}}
Description
Timestamped response. Returns the endpoint response data along with the chain-tip of the indexer, which details at which point in the chain's history the data was correct as-of.
data
*
last_updated
*
400
Malformed query parameters
500
Internal server error
Updated 22 Nov 2024
Did this page help you?