Core Contract Addresses
These are the official Namoshi contracts deployed on Citrea Mainnet (Chain ID: 4114).Technical Architecture
The Namoshi system is designed to be highly modular and upgradable.- Registry: The single source of truth for ownership and resolver mappings.
- Registrars: Specialized contracts that own top-level domains (like
.btcand.citrea) and issue subdomains to users. - Resolvers: Standardized contracts that store the actual data (addresses, text records, avatars) associated with a name.
- Name Wrapper: A layer on top of the registry that enables advanced features like ERC-1155 compatibility and permission fuses.