bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iCollectionMetadata

    interface iCollectionMetadata {
        customData: string;
        uri: string;
    }

    Implemented by

    Index

    Properties

    Properties

    customData: string

    Arbitrary custom data that can be stored on-chain

    uri: string

    The URI where to fetch the collection metadata from.