getObjectTransactionsByHash

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

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*