post deprecatedhttps://api.blockberry.one/sui/v1/accounts//objects
Get a list of all objects owned by the queried account.
This endpoint will be deprecated on September 4, 2025.
Use the following endpoints instead: getCoinsByWallet, getDomainNftsByOwner, getNftsByWallet.
We provide the following metadata for this endpoint:
Object | Parameter | Description |
---|---|---|
Coins | coinType | The type of a coin provided in the following format: NxN::{coin name}::{COIN NAME}. |
coinName | The name of a coin denomination the queried account holds. | |
imgUrl | A link to the image of a coin denomination the queried account holds. | |
coinSymbol | The symbol of a coin denomination the queried account holds. | |
securityMessage | A message warning the user that a coin the queried account holds is a scam coin. | |
NFTs | objectType | The type of an NFT the queried account owns. |
type | The ID of an NFT the queried account owns. | |
name | The name of an NFT the queried account owns. | |
imgUrl | The link to the image of an NFT the queried account owns. | |
securityMessage | A message warning the user that an NFT the queried account has is a scam NFT. | |
Unknowns | objectType | The type of an unclassified object the queried account owns. |
type | The ID of an unclassified object, the queried account owns. | |
name | The name of an unclassified object the queried account owns. | |
imgUrl | The link to the image of an unclassified object the queried account owns. | |
securityMessage | A message warning the user that an unclassified object the queried account has is a scam object. | |
Kiosks | objectType | The type of a Kiosk object the queried account owns. |
type | The ID of a Kiosk object the queried account owns. | |
name | The name of a Kiosk object the queried account owns. | |
imgUrl | The link to the image of a Kiosk object the queried account owns. |