Skip to main content
Historically, Ethereum and other EVM-based chains have lagged in their support for integrating novel Ethereum Improvement Proposals (EIPs), often due to development overhead or naive gas pricing support for precompiles. EIP Extensions are our attempt to prioritize continual support and inclusion of in-demand EIPs that improve user and developer experience.
Precompiles diagram
Via our pioneering work with Resonance and Symphony, Ritual Chain’s underlying architecture is purpose-built to price, orchestrate, and expose new EIPs, letting us add extensions before any other chain.

Current extensions

EIP-665

Adds support for Ed25519 signature verification.

EIP-5027

Removes the limit on smart contract code size with new, dynamic gas metering.

EIP-5920

Adds a new PAY opcode to send ether without transferring execution context.

EIP-7212

Adds support for secp256r1 signature verification.