mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
16 lines
363 B
JSON
16 lines
363 B
JSON
{
|
|
"name": "homestead",
|
|
"comment": "Homestead hardfork with protocol and network changes",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-606",
|
|
"status": "Final",
|
|
"gasConfig": {},
|
|
"gasPrices": {
|
|
"delegatecall": {
|
|
"v": 40,
|
|
"d": "Base fee of the DELEGATECALL opcode"
|
|
}
|
|
},
|
|
"vm": {},
|
|
"pow": {}
|
|
}
|