Validium Docs
Ctrlk
  • Overview
  • Connect to Validium
  • Start Coding 🚀
  • Tooling
  • Test and Debug
  • API Reference
  • Concepts
  • Components
    • Overview
    • Smart & System Contracts
    • Shared Bridges
    • Sequencer / Server
    • Validium Network EVM
    • Prover
    • Compiler
      • Compiler Toolchain Overview
      • Specification
        • Overview
        • Code Separation
        • System Contracts
        • Exception Handling
        • EVM Legacy Assembly Translator
        • Instructions
          • Instruction Reference
          • EVM
            • Native EVM Instructions
            • Arithmetic
            • Bitwise
            • Block
            • Call
            • Create
            • Environment
            • Logging
            • Logical
            • Memory
            • Return
            • Sha3
            • Stack
          • Extensions
          • EVM Legacy Assembly
          • Yul
        • EraVM Binary Layout
    • Fee Withdrawer
    • Portal - Wallet + Bridge
    • Block Explorer
    • Transaction filtering
Powered by GitBook
On this page
  1. Components
  2. Compiler
  3. Specification
  4. Instructions

EVM

Native EVM InstructionsArithmeticBitwiseBlockCallCreateEnvironmentLoggingLogicalMemoryReturnSha3Stack
PreviousInstruction ReferenceNextNative EVM Instructions