getAccountActivity*

Get all transactions in which the queried account was involved either as a sender or a receiver.

Log in to see full request history

📘

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 engaged in the queried account activity.
idThe ID of the package by which a transaction ran with the queried coin type.
imgUrlA link to the image of the project by which a transaction ran with the queried coin type,
symbolThe symbol of the project for which the package was published by which the transaction ran with the queried coin.
projectNameThe name of the project for which the package was published by which a transaction ran with the queried coin type.
projectImgA link to the image of the project for which the package was published by which a transaction ran with the queried coin type.
isIndexedA flag showing that we collect data about the package by which a transaction ran with the queried coin type.
securityMessageA message warning the user that the package by which a transaction ran with the queried coin type 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 with the queried coin type
securityMessageA message warning the user that the pool coin associated with a transaction that ran with the queried coin type is a scam coin.
Path Params
string
required
Defaults to 0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab

Queried address digest (hash).

Query Params
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
required
Defaults to DESC

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

Response

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