@multiversx/sdk-core - v14.0.1

    Type Alias ManageMetadataInput

    type ManageMetadataInput = {
        newAttributes?: Uint8Array;
        newHash?: string;
        newRoyalties?: bigint;
        newTokenName?: string;
        newUris?: string[];
        tokenIdentifier: string;
        tokenNonce: bigint;
    }
    Index

    Properties

    newAttributes?: Uint8Array
    newHash?: string
    newRoyalties?: bigint
    newTokenName?: string
    newUris?: string[]
    tokenIdentifier: string
    tokenNonce: bigint
    MMNEPVFCICPMFPCPTTAAATR