mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
13 lines
299 B
JSON
13 lines
299 B
JSON
{
|
|
"name": "EIP-3541",
|
|
"comment": "Reject new contracts starting with the 0xEF byte",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-3541",
|
|
"status": "Draft",
|
|
"minimumHardfork": "berlin",
|
|
"requiredEIPs": [],
|
|
"gasConfig": {},
|
|
"gasPrices": {},
|
|
"vm": {},
|
|
"pow": {}
|
|
}
|