ERC1155MetadataNameSymbolLib
ERC1155MetadataNameSymbolLib
Helper functions to update the name and symbol of the ERC1155.
updateNameAndSymbol
function updateNameAndSymbol(string name, string symbol) internalUpdates the name and symbol of the ERC1155.
Was this helpful?