c8ntinuum supports standard EVM bytecode execution, including all standard opcodes. For application developers, opcode-level behavior should be treated as Ethereum-compatible unless a c8ntinuum-specific page documents an exception. Use eth_estimateGas against the target network before submitting production transactions.

EVM opcodes

Precompile costs

c8ntinuum adds native precompile surfaces beyond the standard Ethereum set. Source-backed formulas are summarized in Precompile ABI Reference.
Use Gas on c8ntinuum for transaction-level fee mechanics and this page for low-level execution pricing pointers.