@multiversx/sdk-core - v14.0.1
Preparing search index...
ManageMetadataInput
Type Alias ManageMetadataInput
type
ManageMetadataInput
=
{
newAttributes
?:
Uint8Array
;
newHash
?:
string
;
newRoyalties
?:
bigint
;
newTokenName
?:
string
;
newUris
?:
string
[]
;
tokenIdentifier
:
string
;
tokenNonce
:
bigint
;
}
Index
Properties
new
Attributes?
new
Hash?
new
Royalties?
new
Token
Name?
new
Uris?
token
Identifier
token
Nonce
Properties
Optional
new
Attributes
newAttributes
?:
Uint8Array
Optional
new
Hash
newHash
?:
string
Optional
new
Royalties
newRoyalties
?:
bigint
Optional
new
Token
Name
newTokenName
?:
string
Optional
new
Uris
newUris
?:
string
[]
token
Identifier
tokenIdentifier
:
string
token
Nonce
tokenNonce
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Attributes
new
Hash
new
Royalties
new
Token
Name
new
Uris
token
Identifier
token
Nonce
@multiversx/sdk-core - v14.0.1
Loading...