Skip to main content

Transactions for address

Retrieves all transactions for a given address that are currently in mempool

Path Parameters
address string REQUIRED

Transactions for the address

Query Parameters
limit integer

max number of transactions to fetch

offset integer

index of first transaction to fetch

unanchored boolean

Include transaction data from unanchored (i.e. unconfirmed) microblocks

Responses
200

List of Transactions

Schema OPTIONAL
limit integer
offset integer
total integer
results object[]