2565.json 411 B

1234567891011121314151617
  1. {
  2. "name": "EIP-2565",
  3. "number": 2565,
  4. "comment": "ModExp gas cost",
  5. "url": "https://eips.ethereum.org/EIPS/eip-2565",
  6. "status": "Last call",
  7. "minimumHardfork": "byzantium",
  8. "gasConfig": {},
  9. "gasPrices": {
  10. "modexpGquaddivisor": {
  11. "v": 3,
  12. "d": "Gquaddivisor from modexp precompile for gas calculation"
  13. }
  14. },
  15. "vm": {},
  16. "pow": {}
  17. }