-
Notifications
You must be signed in to change notification settings - Fork 5.4k
feat: add megaeth mainnet #38369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: add megaeth mainnet #38369
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
✨ Files requiring CODEOWNER review ✨👨🔧 @MetaMask/core-extension-ux (1 files, +76 -0)
|
Builds ready [a7b889d]
UI Startup Metrics (1286 ± 138 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [712cd24]
UI Startup Metrics (1254 ± 97 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [279a9d4]
UI Startup Metrics (1206 ± 125 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [c6166f4]
UI Startup Metrics (1203 ± 96 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [76b6e1b]
UI Startup Metrics (1244 ± 115 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Adds MegaETH Mainnet to popular networks.
MegaETH Mainnet
FEATURED_RPCS)Changelog
CHANGELOG entry: Added MegaETH Mainnet to
FEATURED_RPCSRelated issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Adds MegaETH mainnet (0x10e6) to featured networks with RPC and explorer, and updates names, constants, tests, and UI snapshots.
MEGAETHdefault block explorer URLs and map entries inshared/constants/common.ts.FEATURED_RPCSentry forCHAIN_IDS.MEGAETH_MAINNET(https://mainnet.megaeth.com/rpc) with explorerhttps://explorer.megaeth.com/inshared/constants/network.ts.MEGAETH_MAINNET_DISPLAY_NAME = 'MegaETH'.shared/constants/network.test.tsto expectMegaETHinFEATURED_RPCSchain IDs.MegaETHin the popular networks list (ui/components/multichain/network-list-menu/*.snap).Written by Cursor Bugbot for commit 76b6e1b. This will update automatically on new commits. Configure here.