@tributary-so/sdk
    Preparing search index...

    Interface Collection

    Represents a collection that a token belongs to.

    interface Collection {
        key: PublicKey;
        verified: boolean;
    }
    Index

    Properties

    Properties

    key: PublicKey

    The public key of the collection mint

    verified: boolean

    Whether the collection membership is verified