What is Mode Network?
Mode Network is a Layer 2 blockchain built on Optimism's Superchain, specifically designed for DeFi applications. It offers low fees, fast finality, and EVM compatibility.
Key Features
- Low Gas Fees - Up to 10x cheaper than Ethereum
- Fast Finality - Quick block confirmations
- DeFi Optimized - Purpose-built for financial apps
- EVM Compatible - Works with all Ethereum tools
- Superchain - Interoperable with Optimism ecosystem
RPC Configuration
# RPC Endpoint
https://mainnet.mode.network
# Chain Configuration
{
"chainId": 34443,
"chainName": "Mode",
"nativeCurrency": {
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18
},
"rpcUrls": ["https://mainnet.mode.network"],
"blockExplorerUrls": ["https://explorer.mode.network"]
}
Provider Support
- Alchemy - Mode support available
- QuickNode - Mode endpoints
- Public RPC - Free endpoint available