MegaETH
Decentralized Infrastructure Network (DIN)
MegaETH is supported through the DIN service.
MegaETH is an Ethereum Layer 2 network designed for real-time execution with EVM equivalence. For developers, EVM equivalence means existing Ethereum smart contracts and tooling work without code changes.
See also
The official MegaETH documentation for more information.
Select an option below to get started with the MegaETH network.
Quickstart
Learn how to quickly connect and make calls to the MegaETH network.
JSON-RPC APIs
View the APIs available for communicating with the MegaETH network.
Create an API key
Learn how to create an API key and secure and share it with your team.
Endpoints
Connect
| Network | Description | URL |
|---|---|---|
| Mainnet | JSON-RPC over HTTPS | https://megaeth-mainnet.infura.io/v3/<YOUR-API-KEY> Copied |
| Mainnet | JSON-RPC over WebSocket | wss://megaeth-mainnet.infura.io/ws/v3/<YOUR-API-KEY> Copied |
| Testnet | JSON-RPC over HTTPS | https://megaeth-testnet.infura.io/v3/<YOUR-API-KEY> Copied |