Skip to main content

Standardization Layer


Dual Tokens

ERCTitleDescription
ERC-7681Dual Nature Multi Token ProtocolCombining fungible token ERC-20 and multi-token ERC-1155
ERC-7631Dual Nature Token PairA specification for a co-joined fungible and non-fungible token pair
ERC-6960Dual Layer TokenToken with a two-level classification system using mainId and subId
ERC-6909Minimal Multi-Token InterfaceA minimal specification for managing multiple tokens by their id in a single contract.

MultiAssets

ERCTitleDescription
ERC-1155Multi Token StandardA standard interface for contracts that manage multiple token types. A single deployed contract may include any combination of fungible tokens, non-fungible tokens or other configurations (e.g. semi-fungible tokens).
ERC-7621Basket TokenCollateralized, tokenized funds with adjustable weights and reserves and minting/burning of LP tokens.
ERC-7603ERC-1155 Multi-Asset extensionAn interface compatible with ERC-1155 for Multi-Asset tokens with context-dependent asset type output control.
ERC-5773Context-Dependent Multi-Asset TokensAn interface for Multi-Asset tokens with context dependent asset type output controlled by owner's preference.
ERC-5516Soulbound Multi-owner TokensAn interface for non-transferable, Multi-owner NFTs binding to Ethereum accounts
ERC-1203Multi-Class Token StandardA standard interface for multi-class tokens (MCTs).
ERC-1178Multi-class Token StandardA standard interface for multi-class fungible tokens.

Factory

ERCTitleDescription
ERC-2470Singleton FactoryA permissionless factory for deploy of keyless deterministic contracts addresses based on its bytecode.

Registry

ERCTitleDescription
ERC-7484Registry Extension for ERC-7579Adapters that allow modular smart accounts to verify the security of modules using a Module Registry
ERC-7406Multi-Namespace Onchain RegistryAn universally accepted multi-namespace registry with mapping structures on the Ethereum
ERC-7812ZK Identity RegistrySingleton registry system for storing abstract private provable statements.
ERC-6981Reserved Ownership AccountsA registry for generating future-deployed smart contract accounts owned by users on external services