get https://api.blockberry.one/sui/v1/accounts//activity
Get all transactions in which the queried account was involved either as a sender or a receiver.
This is the Pro endpoint, currently available for free as part of the API campaign.
We provide the following metadata for this endpoint:
Object | Parameter | Description |
---|---|---|
Package | objectType | The type of object engaged in the queried account activity. |
id | The ID of the package by which a transaction ran with the queried coin type. | |
imgUrl | A link to the image of the project by which a transaction ran with the queried coin type, | |
symbol | The symbol of the project for which the package was published by which the transaction ran with the queried coin. | |
projectName | The name of the project for which the package was published by which a transaction ran with the queried coin type. | |
projectImg | A link to the image of the project for which the package was published by which a transaction ran with the queried coin type. | |
isIndexed | A flag showing that we collect data about the package by which a transaction ran with the queried coin type. | |
securityMessage | A message warning the user that the package by which a transaction ran with the queried coin type is a scam package. | |
Pool Coins | coinType | The type of pool coin provided in the following format: NxN::{coin name}::{COIN NAME}. |
coinSymbol | The symbol of the pool coin. | |
imgUrl | A link to the image of the pool coin associated with a transaction that ran with the queried coin type | |
securityMessage | A message warning the user that the pool coin associated with a transaction that ran with the queried coin type is a scam coin. |