Expand description
EIP-7954: Increase Maximum Contract Size
Increases the contract code size limit and initcode size limit.
Constantsยง
- MAX_
CODE_ SIZE - EIP-7954: Maximum contract code size: 32,768 bytes (0x8000).
- MAX_
INITCODE_ SIZE - EIP-7954: Maximum initcode size: 65,536 bytes (0x10000).