quartz/wallet/node_modules/@ethereumjs/common/dist.browser/eips/2565.json
2022-03-04 20:05:23 +08:00

18 lines
411 B
JSON

{
"name": "EIP-2565",
"number": 2565,
"comment": "ModExp gas cost",
"url": "https://eips.ethereum.org/EIPS/eip-2565",
"status": "Last call",
"minimumHardfork": "byzantium",
"gasConfig": {},
"gasPrices": {
"modexpGquaddivisor": {
"v": 3,
"d": "Gquaddivisor from modexp precompile for gas calculation"
}
},
"vm": {},
"pow": {}
}