@exodus/ethereumjs-common
Version:
Resources common to all Ethereum implementations
18 lines (17 loc) • 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": {}
}