Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 747 Bytes

NFTCollection.md

File metadata and controls

11 lines (7 loc) · 747 Bytes

NFTCollection

Properties

Name Type Description Notes
verified Double A `0` or `1` indicating whether or not the associated collection is verified. [optional]
key String Will return `11111111111111111111111111111111` if no associated `collection_id`. Otherwise it will return the `collection_id`, which is a public key representing the verified Metaplex collection. See more here. [optional]

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