What Are EIP and ERC and How Are They Connected?

·

Understanding Ethereum Improvement Proposals (EIPs)

Ethereum Improvement Proposals (EIPs) serve as the backbone for updates and decision-making on the Ethereum blockchain. Unlike centralized tech giants such as Apple or Microsoft, Ethereum operates transparently, allowing anyone with technical expertise to propose, edit, and submit EIPs. These proposals must adhere to the guidelines outlined in EIP-1, published in 2015.

Key Aspects of EIPs:

👉 Explore Ethereum's decentralized governance to understand how EIPs shape the ecosystem.

Ethereum Request for Comment (ERC): Definition and Purpose

ERCs fall under the Standards Track EIPs, focusing on application-level conventions like token standards (e.g., ERC-20), wallet formats, and smart contract interfaces. Initially drafted as proposals, ERCs evolve into standards upon community consensus, enforced via smart contracts.

ERC Categories:

  1. Standards Track: Includes Core, Networking, Interface, and ERC subcategories.
  2. Meta/Informational: Addresses process improvements or general guidelines.

Example:

The ERC Proposal Process: Step-by-Step

1. Idea/Discussion Thread

2. Draft Submission

3. Review & Last Call

4. Final Approval

Why EIPs and ERCs Matter

Popular ERC Standards and Use Cases

StandardPurposeNotable Applications
ERC-20Fungible tokensWallets, DeFi platforms
ERC-721NFTsCryptoKitties, Bored Ape Yacht Club
ERC-1155Hybrid tokens (fungible/NFT)Gaming assets

👉 Discover how ERC standards drive blockchain innovation.

FAQs

1. What’s the difference between EIP and ERC?

2. Who can submit an EIP?

3. How long does ERC approval take?

4. Can a stagnant EIP be revived?

5. What happens if an EIP is withdrawn?

6. Are all ERCs token standards?