Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 871 Bytes

CollectionMetadataDto.md

File metadata and controls

17 lines (11 loc) · 871 Bytes

CollectionMetadataDto

Properties

Name Type Description Notes
fbCollectionId string Fireblocks collection id [default to undefined]
blockchainDescriptor string Collection's blockchain [default to undefined]
name string Collection name [optional] [default to undefined]
symbol string Collection symbol [optional] [default to undefined]
standard string Collection contract standard [optional] [default to undefined]
contractAddress string Collection contract address [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]