All registries
Code-point registryIn Rundown bodies

Ethereum Improvement Proposals

EIPs

Blockchain & Web3
WHY YOU NEED THIS

ERC-20, ERC-721, EIP-1559, EIP-4337 (account abstraction) — all indexed by type and number at eips.ethereum.org.

What It Is

Open process for Ethereum protocol and application standards. EIPs (core protocol), ERCs (token/application interfaces), and Meta/Informational docs.

Taxonomy

By type: Core · Networking · Interface · ERC · Meta · Informational · By status

Top-Level Categories

Core (protocol)ERC (application)InterfaceMetaInformational

Master Catalog

Sub-Indexes & Guides

Rundown Standards Body
Ethereum Improvement Proposals

The Ethereum community's open process for proposing changes to the protocol. EIPs cover core protocol changes; ERCs (Ethereum Request for Comments) cover application-layer standards like token interfaces.

View all bodies →
Visit

Curated specs from EIPs

EIP-1EIPMust Know

EIP-1

Understanding EIP-1 gives you the map for reading all other EIPs. Know which type a given EIP is (Core, Networking, Interface, ERC) and what Final vs Draft status means.

BlockchainBlockchain & Web3
Details
EIP-20EIPMust Know

ERC-20

ERC-20 is the most widely deployed standard in the Ethereum ecosystem. Every DeFi integration, exchange, and wallet interacts with ERC-20 tokens constantly.

BlockchainBlockchain & Web3
Details
EIP-721EIPMust Know

ERC-721

NFTs, digital ownership, gaming assets, and on-chain certificates all use ERC-721. The standard that launched the NFT market.

BlockchainBlockchain & Web3
Details
EIP-1155EIPShould Know

ERC-1155

More gas-efficient than deploying separate ERC-20 + ERC-721 contracts. Standard for gaming, semi-fungible assets, and multi-edition NFTs.

BlockchainBlockchain & Web3
Details
EIP-712EIPMust Know

EIP-712

EIP-712 is the standard for secure off-chain message signing used in permit() flows, meta-transactions, and Sign-In with Ethereum. Prevents blind signing attacks.

BlockchainBlockchain & Web3
Details
EIP-1559EIPMust Know

EIP-1559

EIP-1559 is how Ethereum gas fees work since London fork (2021). Required knowledge for estimating transaction costs, building gas estimation into apps, and understanding ETH supply.

BlockchainBlockchain & Web3
Details
EIP-4361EIPMust Know

SIWE

SIWE is the Web3 equivalent of Sign-In with Google. Enables dApps to authenticate users via their Ethereum address without a password, using their wallet signature.

BlockchainBlockchain & Web3
Details
EIP-721 AppendixEIPShould Know

ERC-721 Metadata

Every NFT's display (image, name, description, traits) is driven by this metadata schema. Off-chain storage of this JSON (IPFS, Arweave, HTTP) is a critical design decision.

BlockchainBlockchain & Web3
Details

+4 more in specs browser

Related Registry Sources

ethereumeipercsmart-contract