Skip to main content
Related concept

Signature

Description

Updates the token’s name. Emits NameUpdated followed by EIP712DomainChanged. Dev: Reverts with AccessControlUnauthorizedAccount when the caller does not hold METADATA_ROLE. Param: newName New token name.

Access control

METADATA_ROLE gates this call.

Policy interaction

No direct policy interaction.

Example