Skip to main content
Related concept

Signature

Description

Updates contractURI. 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.

Policy interaction

No direct policy interaction.

Example