DEXCEX
Blockchain

EVM (Ethereum Virtual Machine)

Runtime that executes Ethereum smart contracts.

The EVM is a stack-based virtual machine that runs compiled smart-contract bytecode. Many chains (Polygon, BNB Chain, Avalanche C-Chain, Arbitrum, Base) are 'EVM-compatible' — they speak the same bytecode and tooling, which makes apps portable across them.

Related terms

See it live