Skip to main content

Access Features


ERCTitleDescription
ERC-173Contract Ownership StandardA standard interface for ownership of contracts
ERC-8023Multi-step Contract OwnershipContract ownership management with multi-step ownership transfer mechanism for secure smart contract ownership
ERC-4886Proxy Ownership RegisterA proxy ownership register allowing trustless proof of ownership between Ethereum addresses, with delegated asset delivery
ERC-5313Light Contract OwnershipAn interface for identifying ownership of contracts
ERC-2767Contract Ownership GovernanceA standard for Governance contracts that holds the administrative ownership of other smart contracts with voting power distributed as ERC-20 tokens.
--------Ownable2StepContract module which provides access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions..
ERCTitleDescription
ERC-7820Access Control RegistryRegistration, unregistration, role assignment, and role revocation for contracts, ensuring secure and transparent role management.
ERC-5982Role-based Access ControlAn interface for role-based access control for smart contracts.
ERC-7598Use contract signature for signed transferAn ERC to extend ERC-3009 Transfer with Authorization to support ERC-1271 signature validation.
ERC-7589Semi-Fungible Token RolesRole Management for Semi-Fungible Tokens (SFTs). Enables accounts to share the utility of SFTs via expirable role assignments.