NFT Objects

MediaEntityResponse

ParameterTypeDescription
urlstringCached accessible URL.
contentTypestringMedia Type.

TokenCollectionResponse

ParameterTypeDescription
idstringUnique token collection ID with Fireblocks.
namestringThe display name of the token collection.
symbolstringThe ticker symbol for the token.

TokenResponse

ParameterTypeDescription
idstringUnique token ID with Fireblocks.
tokenIdstringToken ID within the contract/collection.
standardstringERC721 or ERC1155
metadataURIstringURL to original token metadata JSON
mediaMediaEntityResponse objectMedia items extracted from metadata JSON
collectionTokenCollectionResponse objectParent collection information
blockchainDescriptorstringBlockchain descriptor filter. Available values: ETH, ETH_TEST3, POLYGON, POLYGON_TEST_MUMBAI
descriptionstringA summary of the token.
namestringThe display name of the token.

TokenOwnershipResponse

ParameterTypeDescription
idstringUnique token ID with Fireblocks.
tokenIdstringToken ID within the contract/collection.
standardstringERC721 or ERC1155
metadataURIstringURL to original token metadata JSON
mediaMediaEntityResponse objectMedia items extracted from metadata JSON
collectionTokenCollectionResponse objectParent collection information
vaultAccountIdstringThe ID for the vault account that owns the token.
balancenumberBalance of vault token collection.
blockchainDescriptorstringBlockchain descriptor filter. Available values: ETH, ETH_TEST3, POLYGON, POLYGON_TEST_MUMBAI
descriptionstringThe description of the NFT
namestringThe display name of the NFT