3198.json 368 B

1234567891011121314151617
  1. {
  2. "name": "EIP-3198",
  3. "number": 3198,
  4. "comment": "BASEFEE opcode",
  5. "url": "https://eips.ethereum.org/EIPS/eip-3198",
  6. "status": "Review",
  7. "minimumHardfork": "london",
  8. "gasConfig": {},
  9. "gasPrices": {
  10. "basefee": {
  11. "v": 2,
  12. "d": "Gas cost of the BASEFEE opcode"
  13. }
  14. },
  15. "vm": {},
  16. "pow": {}
  17. }