Overview
This chain leverages major token prices (BTC, ETH, SOL) powered by Redstone Bolt, offering ultra-low-latency CEX price feeds updated every 2.4ms (~400 updates/sec), sourced from Binance, Coinbase, OKX, Bitget, and Kraken via co-located Bolt nodes. These price feeds are incorporated into the OHLCV Tokens Stream.
Supported APIs
Foundational API
Access structured historical blockchain data across 100+ chains using REST APIs.
Get token balances, transaction histories, decoded event logs, NFT assets, token holders and more.
Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and DeFi dashboards.
Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and DeFi dashboards.
Streaming API
Subscribe to real-time blockchain events with sub-second latency using GraphQL over WebSockets.
Track token transfers, DEX activity, wallet movements, and OHLCV candlestick data across fast chains like Base and Solana.
Use cases: Trading bots & dashboards, gaming, and AI Agents.
Use cases: Trading bots & dashboards, gaming, and AI Agents.
Mainnet
| Property | Value |
|---|---|
| Chain Name | megaeth-mainnet |
| Chain ID | 4326 |
| Network Type | Frontier Chain |
| Support Level | frontier |
| Block Explorer | MEGA Mainnet Explorer |
| Official Website | MegaETH Website |
| Native Gas Token | ETH |
API Usage
To use this blockchain network in GoldRush API calls, use:Chain Name
megaeth-mainnet(mainnet)
Example API Calls
SDK Usage
Foundational API Support
This chain supports 22 GoldRush Foundational APIs:Wallet API
- Get token balances for address
- Get native token balance for address
- Get historical portfolio value over time
- Get ERC20 token transfers for address
Pricing API
Security API
Activity Feed API
- Get a transaction
- Get transaction summary for address
- Get earliest transactions for address (v3)
- Get recent transactions for address (v3)
- Get paginated transactions for address (v3)
- Get bulk time bucket transactions for address (v3)
- Get all transactions in a block (v3)
- Get all transactions in a block by page (v3)
Block Explorer API
- Get a block
- Get all chain statuses
- Get all chains
- Get block heights
- Get gas prices
- Get log events by contract address
- Get log events by topic hash(es)
- Get logs
Streaming API Support
This chain supports 8 GoldRush Streaming APIs:- New DEX Pairs Stream
- OHLCV Pairs Stream
- OHLCV Tokens Stream
- Update Pairs Stream
- Wallet Activity Stream
- Token Search Query
- Top Trader Wallets for Token Query
- Wallet PnL by Token Query