@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Type Alias SpecialRoleOutput

    type SpecialRoleOutput = {
        roles: string[];
        tokenIdentifier: string;
        userAddress: Address;
    }
    Index

    Properties

    roles: string[]
    tokenIdentifier: string
    userAddress: Address