getAccountTransactions

Get a list of all transaction blocks run by the queried account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

This is the Pro endpoint, currently available for free as part of the API campaign.

We provide the following metadata for this endpoint:

ObjectParameterDescription
PackageobjectTypeThe type of object associated with a transaction that ran for the queried account.
idThe ID of the package by which a transaction ran for the queried account.
imgUrlA link to the image of the project for which the package was published by which a transaction ran for the queried account.
symbolThe symbol of the project for which the package was published by which the transaction ran for the queried account.
projectNameThe name of the project for which the package was published by which a transaction ran for the queried account.
projectImgA link to the image of the project for which the package was published by which a transaction ran for the queried account.
isIndexedA flag showing that we collect data about the package by which a transaction ran for the queried account.
securityMessageA message warning the user that the package by which a transaction ran for the queried account is a scam package.
Pool CoinscoinTypeThe type of pool coin provided in the following format: NxN::{coin name}::{COIN NAME}.
coinSymbolThe symbol of the pool coin.
imgUrlA link to the image of the pool coin associated with a transaction that ran for the queried account.
securityMessageA message warning the user that the pool coin associated with a transaction that ran for the queried account is a scam coin.
Path Params
string
required
Defaults to 0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab

Queried address digest (hash).

Query Params
string
enum
required
Defaults to SENDER

Type of actor in a transaction: a sender or a receiver.

Allowed:
string

Cursor that should be sent to an endpoint to receive the next batch of responses.

int32
1 to 50
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*