post https://api.blockberry.one/sui/v1/domain-nfts/
Get all domain NFTs, i.e. NFTs created through a Sui name service provider, owned by the queried account.
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 owned by the queried account. |
type | The ID of the domain NFT object owned by the queried account. | |
objectUrl | A link to the image of a domain NFT object owned by the queried accounts. | |
securityMessage | A message warning the user that a domain NFT object owned by the queried account is a scam NFT. | |
Owner | ownerAddress | The address hash of the account that owns a domain NFT. |
ownerName | The name of the account that owns a domain NFT owner. | |
ownerImg | A link to the image of the account that owns a domain NFT owner. | |
ownerSecurityMessage | A message warning the user that the account that owns a domain NFT is involved in scam activity. |