---
tags:EIP
---
# EIPs Insight (May 2022)
## Summary
In May, **[EIP-1967: Standard Proxy Storage Slots](https://eips.ethereum.org/EIPS/eip-1967)** and **[EIP-4400: ERC-721 Consumable Extension](https://eips.ethereum.org/EIPS/eip-4400)** completed `Last Call` and were moved to`Final`.
In addition, [EIPs repository](https://github.com/ethereum/EIPs) has received [17 new EIPs](https://hackmd.io/@poojaranjan/EIPsInsightMay2022#New-proposals-Draft) (4 Core, 1 Networking, 12 ERC) as `Draft` and [9 potential proposals](https://hackmd.io/@poojaranjan/EIPsInsightMay2022#Potential-Draft-Proposals) to be merged. [3 EIPs](https://hackmd.io/@poojaranjan/EIPsInsightMay2022#Promoted-toReview-status) (of ERC category) are promoted to `Review`. [1 EIP](https://hackmd.io/@poojaranjan/EIPsInsightMay2022#Promoted-to-Last-Call) is promoted to `Last Call`. [4 EIPs](https://hackmd.io/@poojaranjan/EIPsInsightMay2022#To-Stagnant) are moved to `Stagnant` due to inactivity over 6 months.
A [minor update](https://github.com/ethereum/EIPs/pull/5026) to EIP-1, to discourage 'standard' in EIP titles & descriptions. Updates to [2 `Final` EIPs](https://hackmd.io/@poojaranjan/EIPsInsightMay2022#Changes-to-Final-proposals), those are EIP-2929 & EIP-2930.
**Other stats** - This repo has **3456 Forks** and **903** users have put it on the watchlist. Open [Pull Request-68](https://github.com/ethereum/EIPs/pulls) & [Issues-82](https://github.com/ethereum/EIPs/issues).
Read earlier [Ethereum Improvement Proposals Insight](https://hackmd.io/@poojaranjan/EthereumImprovementProposalsInsight/https%3A%2F%2Fhackmd.io%2F%40poojaranjan%2FEIPsInsight).
***Last updated**: May 31, 2022*
## Dashboard
#### `Draft` EIPs in different categories
![](https://i.imgur.com/Srz67Jr.png)
#### `Final` EIPs in different categories
![](https://i.imgur.com/5ktdIvZ.png)
#### EIPs Draft vs. Final
![](https://i.imgur.com/gYFmlg2.png)
#### Draft - Potential vs Merged
![](https://i.imgur.com/UWV5pyh.png)
## New EIPs & Status change
### New proposals (`Draft`)
#### Standard Track - Core
1. [EIP-5027: Remove the limit on contract code size](https://eips.ethereum.org/EIPS/eip-5027) Ref: [PR](https://github.com/ethereum/EIPs/pull/5027)
2. [EIP-5081: Expirable Trainsaction](https://eips.ethereum.org/EIPS/eip-5081) Ref: [PR](https://github.com/ethereum/EIPs/pull/5081)
3. [EIP-5065: Instruction for transferring ether](https://eips.ethereum.org/EIPS/eip-5065) Ref: [PR](https://github.com/ethereum/EIPs/pull/5065)
4. [EIP-5022: Increase price of SSTORE from zero to non-zero to 40k gas](https://eips.ethereum.org/EIPS/eip-5022) Ref: [PR](https://github.com/ethereum/EIPs/pull/5022)
#### Standard Track - Networking
1. [EIP-4938: eth/67: Removal of GetNodeData](https://eips.ethereum.org/EIPS/eip-4938) Ref: [PR](https://github.com/ethereum/EIPs/pull/4938)
#### Standard Track - ERC
1. [EIP-5094: URL Format for Ethereum Network Switching](https://eips.ethereum.org/EIPS/eip-5094) Ref: [PR](https://github.com/ethereum/EIPs/pull/5094)
2. [EIP-5007: TimeNFT, ERC-721 Time Extension](https://eips.ethereum.org/EIPS/eip-5007) Ref: [PR](https://github.com/ethereum/EIPs/pull/5007)
3. [EIP-5005: Zodiac](https://eips.ethereum.org/EIPS/eip-5005) Ref: [PR](https://github.com/ethereum/EIPs/pull/5005)
4. [EIP-4519: Non-Fungible Tokens Tied to Physical Assets (SmartNFT)](https://eips.ethereum.org/EIPS/eip-4519) Ref: [PR](https://github.com/ethereum/EIPs/pull/4519)
5. [EIP-4804: Web3 URL to EVM Call Message Translation](https://eips.ethereum.org/EIPS/eip-4804) Ref: [PR](https://github.com/ethereum/EIPs/pull/4995)
6. ~~[EIP-4906: ERC-721 Metadata Update Extension](https://eips.ethereum.org/EIPS/eip-4906) Ref: [PR](https://github.com/ethereum/EIPs/pull/4906)~~ moved to `Review`
7. [EIP-4973: Account-bound Tokens](https://eips.ethereum.org/EIPS/eip-4973) Ref: [PR](https://github.com/ethereum/EIPs/pull/4973)
8. [EIP-4972: Name-Owned Account](https://eips.ethereum.org/EIPS/eip-4972) Ref: [PR](https://github.com/ethereum/EIPs/pull/4972)
9. [EIP-5006: ERC-1155 Usage Rights Extension](https://eips.ethereum.org/EIPS/eip-5006) Ref: [PR](https://github.com/ethereum/EIPs/pull/5006)
10. [EIP-4931: Generic Token Upgrade Standard](https://eips.ethereum.org/EIPS/eip-4931) Ref: [PR](https://github.com/ethereum/EIPs/pull/4931)
11. [EIP-4974: Experience (EXP) Token Standard](https://eips.ethereum.org/EIPS/eip-4974) Ref: [PR](https://github.com/ethereum/EIPs/pull/4974)
12. [EIP-5008: ERC-721 Nonce Extension](https://eips.ethereum.org/EIPS/eip-5008) Ref: [PR](https://github.com/ethereum/EIPs/pull/5008)
#### Standard Track - Interface
None
#### Potential `Draft` Proposals
1. [PR-5115: Super Composable Yield Token Standard](https://github.com/ethereum/EIPs/pull/5115)
2. [PR-5114: Soulbound Token](https://github.com/ethereum/EIPs/pull/5114)
3. [PR-5107: Name-bound Tokens](https://github.com/ethereum/EIPs/pull/5107)
4. [PR-5103: ERC4353: interface for staked NFTs](https://github.com/ethereum/EIPs/pull/5103)
5. [PR-5095: Principal Token Standard](https://github.com/ethereum/EIPs/pull/5095)
6. [PR-5083: NFT Token Acceptance Standard](https://github.com/ethereum/EIPs/pull/5083)
7. [PR-5075: Rate Limiter for Token Outflows from Contracts](https://github.com/ethereum/EIPs/pull/5075)
8. [PR-5069: EIP editor apprentice handbook in EIP form](https://github.com/ethereum/EIPs/pull/5069)
### Promoted to`Review` status
#### From `Draft`
##### Standard Track - ERC
1. [EIP-4906: ERC-721 Metadata Update Extension](https://eips.ethereum.org/EIPS/eip-4906) Ref: [PR](https://github.com/ethereum/EIPs/pull/5117)
2. [EIP-3475: Multiple Callable Bonds Standard](https://eips.ethereum.org/EIPS/eip-3475) Ref: [PR](https://github.com/ethereum/EIPs/pull/4858)
3. [EIP-4799: Non-Fungible Token Ownership Designation Standard](https://eips.ethereum.org/EIPS/eip-4799) Ref: [PR](https://github.com/ethereum/EIPs/pull/5049)
#### From `Stagnant`
None
### Promoted to `Last Call`
1. [EIP-4907: Rental NFT, ERC-721 User And Expires Extension](https://eips.ethereum.org/EIPS/eip-4907) Ref: [PR](https://github.com/ethereum/EIPs/pull/5064) **Last Call Deadline** 2022-06-14
2. ~~[EIP-4400: ERC-721 Consumable Extension](https://eips.ethereum.org/EIPS/eip-4400)~~ moved to `Final`
3. ~~[EIP-1967: Standard Proxy Storage Slots](https://eips.ethereum.org/EIPS/eip-1967)~~ moved to `Final`
#### Standard Track - Core
None
#### Standard Track - ERC
None
### Promoted to `Final`
#### Standard Track - Core
None
#### Standard Track - ERC
1. [EIP-4400: ERC-721 Consumable Extension](https://eips.ethereum.org/EIPS/eip-4400) Ref: [PR](https://github.com/ethereum/EIPs/pull/5116)
2. [EIP-1967: Standard Proxy Storage Slots](https://eips.ethereum.org/EIPS/eip-1967) Ref: [PR](https://github.com/ethereum/EIPs/pull/5035)
### To `Stagnant`
1. [EIP-3709: Remove Support for Type 1 Transactions](https://eips.ethereum.org/EIPS/eip-3709) Ref: [PR](https://github.com/ethereum/EIPs/pull/4983)
2. [EIP-1523: Standard for Insurance Policies as ERC-721 Non Fungible Tokens](https://eips.ethereum.org/EIPS/eip-1523) Ref: [PR](https://github.com/ethereum/EIPs/pull/5033)
3. [EIP-1581: Non-wallet usage of keys derived from BIP-32 trees](https://eips.ethereum.org/EIPS/eip-2803) Ref: [PR](https://github.com/ethereum/EIPs/pull/4981)
4. [EIP-2803: Rich Transactions](https://eips.ethereum.org/EIPS/eip-2803) Ref: [PR](https://github.com/ethereum/EIPs/pull/5012)
### Changes to EIP-1
1. Discourage 'standard' in EIP titles & descriptions Ref: [PR](https://github.com/ethereum/EIPs/pull/5026)
### Changes to `Final` proposals
1. Update [EIP-2929: Gas cost increases for state access opcodes](https://eips.ethereum.org/EIPS/eip-2929) & [EIP-2930: Optional access lists](https://eips.ethereum.org/EIPS/eip-2930) to Set *FORK_BLOCK* Ref: [PR](https://github.com/ethereum/EIPs/pull/5055)
### Other improvements
1. Fixes "spelling error" in diff. Ref: [PR](https://github.com/ethereum/EIPs/pull/5105)
2. Force usage of included LICENSE file Ref: [PR](https://github.com/ethereum/EIPs/pull/5055)
A test [PR](https://github.com/ethereum/EIPs/pull/5073) to debug the EIP bot was carried out successfully.
#### Report EIP-bot bugs or request new feature improvements [here](https://github.com/ethereum/EIP-Bot/issues).
## General stats (April 30, 2022 – May 31, 2022)
![](https://i.imgur.com/oM73QK6.png)
Excluding merges, **37 authors** have pushed **47 commits** to master and **52 commits** to all branches. On master, **474 files** have changed and there have been [7175](https://github.com/ethereum/EIPs/compare/9856d509b179ca109cd17f3b0101e44d7e10eac6...master) additions and [1157](https://github.com/ethereum/EIPs/compare/9856d509b179ca109cd17f3b0101e44d7e10eac6...master) deletions.
![](https://i.imgur.com/fZfJEWd.png)