getInscriptions

Get the total number of inscriptions on the Sui Network. Inscriptions are transactions which involve content (images, NFTs, text) embedded in Sui objects. Originated on Bitcoin (ordinals) inscriptions allow to significantly cut gas fees and store data directly within transactions without using an off-chain storage.

📘

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