| ERC | Title | Description |
|---|
| EIP-8107 | ENS Trust Registry for Agent Coordination | Web of trust validation using ENS names for ERC-8001 multi-party coordination. |
| EIP-3220 | Crosschain Identifier Specification | A self-verifying unique blockchain identifier that deals with forks. |
| EIP-2228 | Canonicalize the name of network ID 1 and chain ID 1 | The Ethereum network with network ID 1 and chain ID 1 is named Ethereum Mainnet. |
| ERC-2193 | dType Alias Extension - Decentralized Type System | We are proposing Alias - a semantic standard for identifying on-chain resources by human-readable qualifiers, supporting any type of data. |
| ERC-7930 | Interoperable Addresses | An extensible binary format to refer to an address specific to one chain. |
| ERC-7876 | Ethereum Network Configuration for DApps | EVM-compatible network configuration specification for DApps supporting any custom network features through extensions. |
| ERC-8117 | Compressed Display Format for Addresses | A display format for abbreviating consecutive identical hex characters in EVM addresses using run-length encoding for UI and logging. |
| ERC | Title | Description |
|---|
| ERC-7888 | Crosschain Broadcaster | Trustless storage-based message broadcasting for rollups. |
| ERC-7884 | Operation Router | A protocol that enables smart contracts to redirect write operations to external systems. |
| ERC-7746 | Composable Security Middleware Hooks | An interface for composable, runtime security checks in smart contracts. |
| ERC-7700 | Cross-chain Storage Router Protocol | Provides a mechanism to replace L1 storage with L2 and databases through cross-chain routers |
| ERC-6120 | Universal Token Router | A singleton router contract allows tokens to be spent in the transfer-and-call pattern instead of approve-then-call. |
| ERC-2746 | Rules Engine Standard | An interface for using a smart contract as a rules engine. A single deployed contract can register a data domain, create sets of rules that perform actions on that domain, and then invoke a set as an atomic transaction. |
| ERC-7615 | Atomic Push-based Data Feed Among Contracts | An Atomic Mechanism to Allow Publisher Contract Push Data to Subcriber Contracts |
| ERC-5219 | Contract Resource Requests | Allows the requesting of resources from contracts |
| ERC | Title | Description |
|---|
| ERC-1271 | Standard Signature Validation Method for Contracts | Standard way to verify a signature when the account is a smart contract |
| EIP-6051 | Private Key Encapsulation | defines a specification for encapsulating private keys. |
| ERC-5719 | Signature replacement interface | Non-interactive replacing of smart contract wallet signatures that became stale due to configuration changes. |
| ERC-5437 | Security Contact Interface | An interface for security notice using asymmetric encryption |
| ERC-7965 | Proof-based Broadcast in ERC-7786 Gateways | Cross-chain messaging using cryptographic proofs to verify messages between blockchains. |