post https://api.blockberry.one/sui/v1/events/nft/
Get a list of emitted events associated with the queried NFT. Events are results of transaction execution.
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 |
---|---|---|
Buyer | buyerAddress | The address hash of the account that bought an NFT. |
buyerName | The name of the account that bought an NFT, which was submitted at sign-up. | |
buyerImg | A link to the image of the account that bought an NFT. | |
buyerSecurityMessage | A message warning that the account that bought an NFT is involved in scam activity. | |
Seller | sellerAddress | The address of the account that sold an NFT. |
sellerName | the name of the account that sold an NFT, which was submitted at sign-up | |
sellerImg | A link to the image of the account that sold an NFT. | |
sellerSecurityMessage | A message warning that the account that sold an NFT is involved in scam activity. | |
NFT | nftType | The ID of an NFT object. |
nftName | The name of an NFT. | |
nftImg | A link to the image of an NFT. |