mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"name": "EIP-3607",
|
|
"number": 3607,
|
|
"comment": "Reject transactions from senders with deployed code",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-3607",
|
|
"status": "Draft",
|
|
"minimumHardfork": "chainstart",
|
|
"requiredEIPs": [],
|
|
"gasConfig": {},
|
|
"gasPrices": {},
|
|
"vm": {},
|
|
"pow": {}
|
|
}
|