Skip Loader

EVM Network

EVM Network, it combines all EVMs chains under one roof.
EVM Network allows projects to be multi-chain.
It allows easy development with public EVM Network library.

$EVM Airdrop Active!

A total of 200,000,000 EVM tokens are available to be claimed by those who have the Airdrop Ticket!

SyncSwap Dex Screener Stake
Congratulations, Guaranteed 1x $EVM Free Airdrop.
You can claim the Airdrop between 16 July 6pm UTC - 26 July.

More than 70 EVMs are supported

  • EthereumEthereum
  • BNB ChainBNB Chain
  • PolygonPolygon
  • ArbitrumArbitrum
  • OptimismOptimism
  • AvalancheAvalanche
  • zkSync ErazkSync Era
  • FantomFantom
  • Arbitrum NovaArbitrum Nova
  • Polygon zkEVMPolygon zkEVM
  • EvmosEvmos
  • CronosCronos
  • AstarAstar
  • CallistoCallisto
  • CoreCore
  • MoonbeamMoonbeam
  • MoonriverMoonriver
  • DogechainDogechain
  • KavaKava
  • CantoCanto
  • KlaytnKlaytn
  • CeloCelo
  • OasisOasis
  • HarmonyHarmony
  • SyscoinSyscoin
  • Ethereum ClassicEthereum Classic
  • TomochainTomochain
  • VelasVelas
  • FuseFuse
  • High Performance BlockchainHigh Performance
  • BobaBoba
  • FilecoinFilecoin
  • Metis AndromedaMetis Andromeda
  • StepStep
  • IoTeX Network IoTeX Network
  • Tomb ChainTomb Chain
  • CarbonCarbon
  • Smart Bitcoin CashSmartBCH
  • UbiqUbiq
  • SongbirdSongbird
  • ElastosElastos
  • RSKRSK
  • TelosTelos
  • XinFinXinFin
  • CoinExCoinEx
  • ZyxZyx
  • GochainGochain
  • HooHoo
  • MeterMeter
  • Nova NetworkNova Network
  • GnosisGnosis
  • ThundercoreThundercore
  • Huobi ECOHuobi ECO
  • EnergywebEnergyweb
  • OmaxOmax
  • KucoinKucoin Chain
  • ShidenShiden
  • ThetaTheta
  • WanchainWanchain
  • UltronUltron
  • NahmiiNahmii
  • BitgertBitgert
  • FusionFusion
  • ZilliqaZilliqa
  • ReiRei
  • Rei ChainRei Chain
  • GodwokenGodwoken
  • KekchainKekchain
  • VisionVision
  • AuroraAurora

About EVM Network

We have consolidated all EVMs under a single roof. We will continue to add any requested EVM to this platform. The library we have developed for programmers is now open for them to customize according to their needs. The EVM token contract is completely open-source.

This technology we have implemented operates entirely on the blockchain.

Join the $EVM Airdrop
Complete the Airdrop Task for Join

More than 70 EVMs are supported

Open source extensible library

Access to all EVMs at the same time.

It works without any special prompts.

Token Sale

The EVM token launches on July 16, 2023 at 6pm UTC. Once released, you will be able to easily trade via SyncSwap. You can join the airdrop to have it at launch.

Developers

With open source software, you can now use all chains in your projects under one roof. Check out gitbook for more.

DOCUMENTATION
  • const web3 = new Web3(Web3.givenProvider)
    // Use cdn or download library js
    <script src="https://evm.network/script/evm.js"></script>
    // connect to Ethereum Mainnet
    connectChain(1).then(function(result){})
    // connect to zkSync ERA
    connectChain(324).then(function(result){})
    Getting Started
  • getBalance(chainId,address)
    getBalance(1,"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045").then(console.log);
    >> 4,119.640011905861845028 ETH
    Get Balance
  • getAllBalance(address,separator,lineBreak)
    getAllBalance("0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",",",";").then(console.log); >> Ethereum,4119640011905861845028;
    BNB Chain,576324326496414808;
    Polygon,108754938226757359777;
    Arbitrum,1122162770859786554;
    Optimism,502718340291416665;
    .....
    Get All Balance
  • getBlockNumber(chainId)
    getBlockNumber(1).then(console.log);
    >> 17651557
    Get Block Number
  • getGasPrice(chainId)
    getGasPrice(1).then(console.log);
    >> 21845222534
    Get Gas Price

Frequently Asked Question

What is EVM Network?

EVM Network is a developer application that enables you to interact with all existing EVM chains simultaneously. With EVM Network, you can perform transactions across multiple EVM chains using a single provider.

What is $EVM Token ?

$EVM Token is the official token of the EVM Network. Its usage will be made available to token holders with the release of the Alpha version of the EVM Network. As $EVM is used, it will be burned.

What is the utility of EVM Network?

EVM Network enables simultaneous communication with all EVM chains. This allows developers to track and interact with a user across multiple EVM chains simultaneously.

Can $EVM be staked?

20,000,000 $EVM has been allocated for staking. This reward will be distributed among participants in the staking program in every block. There is no commitment required to participate in the staking program. You can join or withdraw from the program at any time.

Through the staking program, you can earn 1% daily (APR 365%) in $EVM. Rewards may vary based on the block times of the zkSync Era network.

Do you need more documentation?

You can review our detailed GitBook documentation for EVM Network and EVM Token at https://evm.gitbook.io

© 2023 EVM Network All rights reserved.