EVM (Ethereum Virtual Machine)

EVM

The runtime that executes Ethereum smart-contract bytecode — replicated across all EVM-compatible chains.

EVM compatibility is why a developer can deploy the same Solidity contract to Ethereum, Arbitrum, Base, BNB, Polygon, Avalanche, and others. Stablecoin issuers issue against EVM as the primary surface; non-EVM chains (Solana, Sui, Aptos, Tron) require separate canonical issuance.

Related terms