Signature
Description
UpdatescontractURI. Emits the parameterless ContractURIUpdated event per ERC-7572;
integrators re-fetch contractURI() after observing it.
Dev: Reverts with AccessControlUnauthorizedAccount when the caller does not hold METADATA_ROLE.
Param: newURI New contract URI.
Access control
METADATA_ROLE gates this call.