getObjectTransactionsByHash

Get a list of all transaction blocks run with an object by hash.

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 the queried object.
idThe ID of the queried object.
imgUrlA link to the image of the project for which the project was published by which the queried object was created.
symbolThe symbol of the project for which the package was published by which the object was created.
ProjectprojectNameThe name of the project for which the package was published by which the queried object was created.
poolImgA link to the image of the project for which the package was published by which the queried object was created.
isIndexedA flag showing that we collect data about the package by which the queried object was created.
securityMessageA message warning the user that the queried object is a scam object.
SendersenderAddressThe address of the account that initiated a transaction is associated with the queried object.
senderNameThe name of the account that initiated a transaction that is associated with the queried object.
senderImgA link to the image of the account submitted at the sign-up that initiated a transaction that is associated with the queried object.
senderSecurityMessageA message warning that the account that initiated a transaction that is associated with the queried object is involved in scam activity.
Pool CoincoinTypeThe type of coin provided in the following format: NxN::{coin name}::{COIN NAME}.
coinNameThe name of the coin in a DEX pool.
imgUrlA link to the image of the coin that is involved in a transaction that ran with the queried DEX.
coinSymbolThe symbol of the coin denomination involved in a transaction that ran with the queried DEX.
Path Params
string
required
Defaults to 0x16c5d6b410a2aeaaa3ba3a8c6ae7398300147bd5d9c54f425a2c74cdb205b1ff

Object digest (hash).

Query Params
string
enum
required
Defaults to INPUT_OBJECT

This parameter shows whether the queried object is newly created or mutated.

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:
*/*