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

    Type Alias SetNewUrisOutput

    type SetNewUrisOutput = {
        nonce: bigint;
        tokenIdentifier: string;
        uri: string;
    }
    Index

    Properties

    nonce: bigint
    tokenIdentifier: string
    uri: string