MO Docs
  • Summary
  • DOCUMENTATION
    • Learn about the MO Platform
      • MO Overview: vision, strategy and platform components
      • The MO Blockchain
        • Discovering the Network
        • MO Consensus
        • Delegation through Staking with Validators
        • Ethereum (EVM) Compatibility and Smart Contracts
        • Boosting MO's Scalability
      • MO Token (MO)
        • MO Tokenomics
        • Exchanges, Wallets, On-Ramps and DeFi Tools Supporting MO
        • MO on Other Chains
      • Interoperability
      • MO Governance and Development
        • MO Assembly
        • MO Improvement Proposals (FIPs)
      • Wallets supporting MO
    • MO for Business
    • Things you can do on MO
      • Interacting with the MO Blockchain
      • MO Ecosystem
      • Community
      • Grants and Bounties
    • MO Mobile Infrastructure Use Cases
  • Developers
    • Network Details
      • MO Mainnet
      • MO Testnet Spark
      • Token Faucets
      • Network Upgrades
        • Upgrade Guide
        • Upgrade Guide (explorer nodes)
        • Block 13,800,000 Fork
        • FIP's
    • MO Consensus
      • Contracts Overview
      • Stake, Delegate and Withdraw
      • Vote
      • End-of-Cycle Flow
      • Contract Addresses
    • How to run network nodes
    • Resources & Tools
      • TheGraph
      • WalletConnect on MO
    • Important smart contracts
      • MO Token
      • MO Dollar
      • Major Deployed Contracts
      • Bridges
        • Ethereum ↔ MO GoodDollar Token
        • Ethereum ↔ MO MO20 Tokens
        • BSC ↔ MO BNB
        • BSC ↔ MO Native
        • BSC ↔ MO MO20
        • Ethereum ↔ MO Native
    • How to become a validator
      • Getting started as a validator
      • Getting started as on the MO testnet
  • Links
    • Discord
    • Facebook
    • GitHub
    • LinkedIn
    • Medium
    • Telegram
    • Twitter
    • YouTube
Powered by GitBook
On this page
  1. DOCUMENTATION
  2. Learn about the MO Platform
  3. The MO Blockchain

Ethereum (EVM) Compatibility and Smart Contracts

In addition to the information about the transactions processed by MO, its nodes also permanently store and update the code and current state of smart contracts. Smart contracts are computer programs (persistent scripts) that anyone can interact with by sending transactions invoking them. Smart contracts also have their own accounts which can hold token balances.

On the network nodes, smart contracts are stored and executed in a special environment called 'virtual machine' (VM). The MO blockchain is currently broadly compatible with Ethereum's virtual machine (EVM).

This means that any smart contract or decentralized application (dApp) that can be deployed on Ethereum or another EVM-compatible chain will also function if deployed on MO, including the MO20 and ERC721 standard-compatible contracts, for instance. No modification of the smart contract code is required.

PreviousDelegation through Staking with ValidatorsNextBoosting MO's Scalability

Last updated 1 year ago