MFEV Docs
  • Summary
  • DOCUMENTATION
    • Learn about the MFEV Blockchain
      • MFEV Blockchain Overview: Vision, Strategy and Platform components
      • The MFEV Blockchain
        • Discovering the Network
        • Delegation through Staking with Validators
        • Ethereum (EVM) Compatibility and Smart Contracts
        • Boosting MFEV Blockchain's Scalability
      • MFEV Blockchain Coin (MFEV)
      • Interoperability
      • MFEV Blockchain Governance and Development
    • MFEV Blockchain for Business
    • Exchanges,Wallets,On-Ramps and Defi Tools Supporting MFEV
  • Developers
    • Network Details
      • MFEV Blockchain Mainnet
      • MFEV Blockchain Testnet
    • MFEV Blockchain Consensus
      • Stake, Delegate and Withdraw
      • End-of-Cycle Flow
      • Contract Addresses
    • How to run network nodes
    • Tokenomics
    • Resources & Tools
      • WalletConnect on MFEV Blockchain
    • How to become a validator
      • Getting started as a validator
      • Getting started as on the MFEV Blockchain mainnet
      • Getting started as on the MFEV Blockchain testnet
  • Links
    • GitHub
    • LinkedIn
    • Telegram
    • YouTube
Powered by GitBook
On this page
  1. DOCUMENTATION
  2. Learn about the MFEV Blockchain
  3. The MFEV Blockchain

Ethereum (EVM) Compatibility and Smart Contracts

In addition to the information about the transactions processed by MFEV Network , 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 MFEV Network 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 MFEV Network, including standard ERC20 and ERC721 compatible contracts, for instance. No modification of the smart contract code is required.

PreviousDelegation through Staking with ValidatorsNextBoosting MFEV Blockchain's Scalability

Last updated 8 months ago