MetadataUpdate4906Facet
MetadataUpdate4906Facet
notifyMetadataUpdated
Notifies that the metadata for a token has been updated.
Parameters
Name
Type
Description
tokenId
uint256
The id of the token that was updated.
notifyBatchMetadataUpdated
Notifies that the metadata for a range of tokens has been updated.
Parameters
Name
Type
Description
fromTokenId
uint256
The first id of the range of tokens that were updated.
toTokenId
uint256
The last id of the range of tokens that were updated.
Was this helpful?