@sentio/sdk
    Preparing search index...

    Interface TokenMutabilityConfig

    interface TokenMutabilityConfig {
        description: boolean;
        maximum: boolean;
        properties: boolean;
        royalty: boolean;
        uri: boolean;
    }
    Index

    Properties

    description: boolean
    maximum: boolean
    properties: boolean
    royalty: boolean
    uri: boolean