Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/@ethereumjs/common/src/hardforks/homestead.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": {}
}
Back to Directory File Manager