| 1234567891011121314151617 |
- {
- "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": {}
- }
|