get https://api.blockberry.one/sui/v1/nfts
Get a list of all NFTs on the Sui Network.
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 |
---|---|---|
Object | objectType | The type of object. |
type | The ID of an NFT object. | |
imgUrl | A link to the image of an NFT object. | |
securityMessage | A message warning the user that an NFT object is a scam NFT. | |
Owner | ownerAddress | The address hash of the account that owns an NFT. |
ownerName | The name of the account that owns an NFT. | |
ownerImg | A link to the image of the account that owns an NFT. | |
ownerSecurityMessage | A message warning the user that the account that owns an NFT is involved in scam activity. |