-
Notifications
You must be signed in to change notification settings - Fork 5.4k
feat: add hyperevm network as additional network #37684
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
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. |
Builds ready [09ab218]
UI Startup Metrics (1181 ± 106 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [fcdf431]
UI Startup Metrics (1143 ± 96 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
…ED_BRIDGE_CHAIN_IDS
✨ Files requiring CODEOWNER review ✨👨🔧 @MetaMask/core-extension-ux (2 files, +78 -2)
🔄 @MetaMask/swaps-engineers (1 files, +6 -7)
|
Builds ready [87c8edc]
UI Startup Metrics (1222 ± 89 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [d04633b]
UI Startup Metrics (1244 ± 101 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [5c7c5d1]
UI Startup Metrics (1207 ± 87 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [46ab05b]
UI Startup Metrics (1213 ± 85 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
ChainId: 999Native Token Name: HYPEChain Name : HyperEVMChangelog
CHANGELOG entry: Added hyperevm network logo and native token
CHANGELOG entry: Added hyperevm network in additional network list
CHANGELOG entry: Update injective logo
Related issues
Fixes:
Manual testing steps
Go to the MetaMask Extension app
1/ Navigate to "chainList.org" search for
HyperEVMand click add new network.2/ Confirm that the network logo is displayed correctly
3/ Confirm that the native Token logo is displayed correctly
Screenshots/Recordings
Before
After
Injective logo is updated

Hyper Evm is in Custom network


Pre-merge author checklist
Pre-merge reviewer checklist
Note
Adds HyperEVM (chainId 0x3e7) across constants/UI with icon, RPC, explorer, and updates multiple network logos to square; adjusts Injective icon mapping and tests.
0x3e7): Added toFEATURED_RPCSwith RPChttps://rpc.hyperliquid.xyz/evm, explorerhttps://hyperevmscan.io/, currencyHYPE, display name, and mappings inCHAIN_IDS, currency symbols, explorer URL maps, image maps, and token image maps.bitcoin-logo.svg,injective.svg(removedinjective-native.svgand mapped native token toinjective.svg),monad.svg, andsei.svg.app/images/hyperevm.svgand wired into image maps.HyperEVMunder Additional networks with./images/hyperevm.svg.network.test.tsexpected chain IDs to includeHyperEVM.ALLOWED_BRIDGE_CHAIN_IDSand asserts shapes accordingly.Written by Cursor Bugbot for commit 5c7c5d1. This will update automatically on new commits. Configure here.