getTransactionBlocks

Get a list of all transaction blocks. On Sui, transaction blocks are added in checkpoints and contain single transactions that execute atomic operations.

We provide the following metadata for this endpoint:

ObjectParameterDescription
PackageobjectTypeThe type of the object associated with a transaction block.
idThe ID of an object associated with a transaction block.
imgUrlA link to the image of the project for which the project was published by which an object associated with a transaction block was created.
symbolThe symbol of the project for which the package was published by which an object associated with a transaction block was created.
ProjectprojectNameThe name of the project for which the package is published by which a transaction block ran.
projectImgA link to the image of the project for which the package is published by which a transaction block ran.
isIndexedA flag showing that we collect data about a transaction block.
securityMessageA message warning the user that scam objects are involved in a transaction block.
SendersenderAddressThe address of the account that initiated a transaction block.
senderNameThe name of the account that initiated a transaction block.
senderImgA link to the image of the account submitted at the sign-up that initiated a transaction block.
senderSecurityMessageA message warning that the account that initiated a transaction block 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 denomination used in a transaction block.
imgUrlA link to the image of a coin denomination used in a transaction block.
coinSymbolThe symbol of a coin denomination used in a transaction block.
securityMessageA message warning the user that a coin used in a transaction block is a scam coin.
Language
Authorization
Header
Click Try It! to start a request and see the response here!