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

    Type Alias UpdateTokenIDOutput

    type UpdateTokenIDOutput = {
        caller: Address;
        token: string;
        tokenIdentifier: string;
    }
    Index

    Properties

    caller: Address
    token: string
    tokenIdentifier: string