erc173-ownership
CommunityStandardized contract ownership interface.
Authordarioloetsc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provide a minimal, interoperable ownership interface for smart contracts to enable consistent ownership querying and transfer behavior across projects.
Core Features & Use Cases
- owner() view function to read the current owner address.
- transferOwnership(address newOwner) to transfer control with an OwnershipTransferred event for traceability.
- ERC165 compatibility for interface detection, enabling tooling and integrations.
Quick Start
Implement the ERC173 interface in a contract and emit OwnershipTransferred when ownership changes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: erc173-ownership Download link: https://github.com/darioloetsc/audit-cmtat/archive/main.zip#erc173-ownership Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.