eips.
exposed
Search
EIP-1559
,
ERC-721
,
ERC-1155
,
EIP-7702
,
ERC-20
Latest Changes
46f2912
- Update EIP-7928: Modify CodeChanges List to allow a max of 1 Merged by EIP-Bot.
5dbb684
- Update erc-7930.md
bbb3b4f
- Update EIP-627: fix minor typo (#9830) Update EIP-627.md: fix minor typo
8bcd793
- Update EIP-695: Update JSON-RPC hex value encoding reference to ethereum.org (#9810) * Update EIP-695.md: Update JSON-RPC hex value encoding reference to ethereum.org * Update eip-695.md
3894264
- Update EIP-1: allow links to execution apis (#9809) allow links to execution apis
3fb6108
- Add ERC: Interoperable Addresses (#1002) * feat: ERC initial draft * fix: frangios feedback * add wonderland & 7828 authors * standardize appendix A & B structure and make solana chainids compatible with caip-2 * chore: fix formatting * feat: zero-length addresses or chainids * fix: add dots so human-readable names can use ENS and similar hierarchical registries * feat: we have a number! * fix: feedback from bot * chore: editorial changes * chore: appease the bot * fix: EVM EOF clarification * fix: include chain namespace in human-readableaddress * fix: remove mentions of 20-byte addresses * feat: do not truncate chain references for either eip155 or solana * chore: update examples * forward-compatibility bit * update front matter * fix wrong checksum * editorial changes * move serialization table to CASA profile * fix: small fixes to CI issues * fix: point to actual CAIP file * feat: canonicity security consideration * feat: an attempt at better naming of the standard's concepts * chore: update CAIP-350 link (which is not yet valid) * chore: editorial changes by lumi * feat: change separator * docs: L2 example * fix: typos and link uniformity * fix: typo on link * chore: dont link to CAIP-350 * chore: link to ERC-7785 * feat: walk back on separator * fix: suggestion by @0xmoebius Co-authored-by: moebius <132487952+0xmoebius@users.noreply.github.com> * chore: correctly refer to ERC-55 * chore: link to CAIPs and fix ERC links, as suggested by sam wilson * fix: feedback from amxx * fix: incorrect hashes, reported by amxx * fix: remove trailing colon when there's no chainid * fix: address checksum without version * chore: remove example, rephrase and format * chore: remove unnecessary text * docs: new abstract defining how * docs: eip1 format for rfc 4648 * docs: move subsection into motivation section * docs: add CAIP-350 link using eip-1 --------- Co-authored-by: Skeletor Spaceman <92943766+skeletor-spaceman@users.noreply.github.com> Co-authored-by: moebius <132487952+0xmoebius@users.noreply.github.com> Co-authored-by: moebius <0xmoebius@protonmail.com> Co-authored-by: euler <euler@wonderland.xyz>
8a16bc7
- Add ERC: Wallet Connection API Merged by EIP-Bot.
8b62949
- Update ERC-6224: Move to Last Call Merged by EIP-Bot.
0a2dc9e
- Update EIP-7907: fix formula for ceil32 Merged by EIP-Bot.
5376a71
- Update EIP-7907: Reduce code limit, increase cost per word, fix `EXTCODESIZE` issue Merged by EIP-Bot.
a794de3
- Update EIP-7939: Change gas cost from 3 to 5 Merged by EIP-Bot.
18ee7c3
- (bot 1272989785) moving EIPS/eip-7742.md to stagnant (#9901) PR 9901 with changes to EIPS/eip-7742.md was created on (2025-Jun-15th@00.28.15) which is before the cutoff date of (2025-Jun-22nd@00.27.13) i.e. 2 weeks ago
311d2dc
- (bot 1272989785) moving EIPS/eip-7784.md to stagnant (#9902) PR 9902 with changes to EIPS/eip-7784.md was created on (2025-Jun-15th@00.28.25) which is before the cutoff date of (2025-Jun-22nd@00.27.13) i.e. 2 weeks ago
6d2709f
- Update EIP-7773: Move previously CFI'd Glamsterdam EIPs to PFI Merged by EIP-Bot.
75a5ba8
- Update EIP-7951: update gas costs for R1 verification Merged by EIP-Bot.
d074de3
- Update EIP-7918: Update eip-7918.md Merged by EIP-Bot.
e9ec317
- Update EIP-7907: Account for large contracts as tx entry point Merged by EIP-Bot.
187226b
- Update EIP-7928: don't enclose individual storage reads in a container Merged by EIP-Bot.
9d3f1b1
- Update EIP-7807: Adopt `ProgressiveContainer` Merged by EIP-Bot.
4ec678e
- Update EIP-7799: Adopt `ProgressiveList` Merged by EIP-Bot.
Updated EIPs
EIP-7928
- Block-Level Access Lists
EIP-627
- Whisper Specification
EIP-695
- Create `eth_chainId` method for JSON-RPC
EIP-1
- EIP Purpose and Guidelines
EIP-7907
- Meter Contract Code Size And Increase Limit
EIP-7939
- Count leading zeros (CLZ) opcode
EIP-7742
- Uncouple blob count between CL and EL
EIP-7784
- GETCONTRACT opcode
EIP-7773
- Hardfork Meta - Glamsterdam
EIP-7951
- Precompile for secp256r1 Curve Support
Updated ERCs
ERC-7930
- Interoperable Addresses
ERC-7846
- Wallet Connection API
ERC-6224
- Contracts Dependencies Registry
ERC-7895
- API for Hierarchical Accounts
ERC-7845
- Universal Orchestrator RPC
ERC-7861
- ERC-721 Verifiable Credential Extension
ERC-7812
- ZK Identity Registry
ERC-7943
- uRWA - Universal Real World Asset Interface
ERC-7964
- Cross-Chain EIP-712 Signing Domains
ERC-5559
- Cross Chain Write Deferral Protocol