eips.
exposed
Search
EIP-1559
,
ERC-721
,
ERC-1155
,
EIP-7702
,
ERC-20
Latest Changes
64d1b46
- Update EIP-8070: Update EIP-8070 Merged by EIP-Bot.
991c8dd
- Update ERC-8255: erc-8255 updates for legacy compatibility Merged by EIP-Bot.
f2e6d7f
- Update EIP-7688: Rebase requirements to be based on Fusaka Merged by EIP-Bot.
aea03b3
- Update EIP-7688: Improve wording / address nits Merged by EIP-Bot.
19f03bc
- Update EIP-7688: Resolve the 'cleanup opportunities' section Merged by EIP-Bot.
9eb1fad
- Update EIP-7688: Add rationale for Validator remaining Container Merged by EIP-Bot.
8a7fb54
- Update EIP-8038: Update write cost condition in SSTORE formula Merged by EIP-Bot.
7d3f60e
- Update ERC-5516: Implement Re-Issuance mechanism Merged by EIP-Bot.
93a682c
- Add ERC: Blob Authenticated Messaging (#1578) * Add ERC: Blob Authenticated Messaging (BAM) Interfaces for authenticated messaging over EIP-4844 blobs with on-chain decoder discovery. Extends ERC-BSS (Blob Space Segments) with decoder and signature registry pointers. Three interfaces: IERC_BAM_Core (batch registration), IERC_BAM_SignatureRegistry (multi-scheme key management), IERC_BAM_Exposer (on-chain message proving). Supporting definition: IERC_BAM_Decoder (payload decoding). Includes reference implementation. * fix: assign ERC-8178, update BSS references to ERC-8177 - Rename erc-bam.md to erc-8178.md and assets/erc-bam/ to assets/erc-8178/ - Set eip: 8178 in preamble (was TBD) - Add ERC-8177 to requires field - Replace eip-XXXX.md placeholder links with eip-8177.md - Replace ERC-BSS text references with ERC-8177 * rename: ERC-8178 → ERC-8180, update BSS refs to 8179
64d9dd0
- Add ERC: Blob Space Segments (#1577) * Add ERC: Blob Space Segments (BSS) Minimal interface for declaring field element sub-ranges within EIP-4844 blobs. One function — declareBlobSegment — emits an event binding a [startFE, endFE) half-open range to a blob's versioned hash. Zero storage, ~3,500 gas per declaration. Includes core interface, optional Queryable and Batch extensions, and reference implementation. * fix: assign ERC-8177, convert arXiv links to CSL-JSON citations - Rename erc-bss.md to erc-8177.md and assets/erc-bss/ to assets/erc-8177/ - Set eip: 8177 in preamble (was TBD) - Convert inline arXiv links to CSL-JSON footnote citations per EIP-1 * fix: link ERC-165 in heading for markdown-link-first lint First mention of ERC-165 was in the heading text, which was unlinked. The eipw markdown-link-first rule requires the first occurrence to be a link. * rename: ERC-8177 → ERC-8179 per editor assignment
5f4a908
- Update EIP-7688: Suggest constants for network message size bounds Merged by EIP-Bot.
ee11545
- Update EIP-3155: `refund` should be `Number` not `Hex-Number` Merged by EIP-Bot.
4c64c87
- Update EIP-7708: Use EIP-8246 to simplify Merged by EIP-Bot.
b9d70b4
- Update EIP-7979: Added section explaining optional validation for new opcodes. Merged by EIP-Bot.
2602e36
- Update EIP-8173: examples of names and mechanisms Merged by EIP-Bot.
e753121
- Update EIP-8148: Add a note about sweep threshold being a multiple of `EFFECTIVE_BALANCE_INCREMENT` Merged by EIP-Bot.
90e14fe
- Update ERC-7984: fix typos Merged by EIP-Bot.
0b19715
- Update EIP-8141: Add EXPIRY_VERIFIER frame for tx expiry Merged by EIP-Bot.
07f3bb3
- Update EIP-7851: tweak wording based on forum discussions Merged by EIP-Bot.
29b7c4c
- Update EIP-8182: Update EIP-8182 Merged by EIP-Bot.
Updated EIPs
EIP-8070
- eth/72 - Sparse Blobpool
EIP-7688
- Forward compatible consensus data structures
EIP-8038
- State-access gas cost update
EIP-3155
- EVM trace specification
EIP-7708
- ETH transfers emit a log
EIP-7979
- Call and Return Opcodes for the EVM
EIP-8173
- Foundations of EVM Control Flow
EIP-8148
- Custom sweep threshold for validators
EIP-8141
- Frame Transaction
EIP-7851
- Code-Controlled EOA Delegation
Updated ERCs
ERC-8255
- Expiring Token Approvals
ERC-5516
- Soulbound Multi-owner Tokens
ERC-8180
- Blob Authenticated Messaging
ERC-8179
- Blob Space Segments
ERC-7984
- Confidential Fungible Token
ERC-6357
- Single-contract Multi-delegatecall
ERC-7683
- Cross Chain Intents
ERC-4337
- Account Abstraction Using Alt Mempool
ERC-8226
- Regulated Agent Mandate
ERC-8126
- AI Agent Verification