mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
18 lines
368 B
JSON
18 lines
368 B
JSON
{
|
|
"name": "EIP-3198",
|
|
"number": 3198,
|
|
"comment": "BASEFEE opcode",
|
|
"url": "https://eips.ethereum.org/EIPS/eip-3198",
|
|
"status": "Review",
|
|
"minimumHardfork": "london",
|
|
"gasConfig": {},
|
|
"gasPrices": {
|
|
"basefee": {
|
|
"v": 2,
|
|
"d": "Gas cost of the BASEFEE opcode"
|
|
}
|
|
},
|
|
"vm": {},
|
|
"pow": {}
|
|
}
|