-
Notifications
You must be signed in to change notification settings - Fork 5.4k
feat: update omni network and native token logo to nomina #37930
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 [ec2d9af]
UI Startup Metrics (1139 ± 114 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
|
I have read the CLA Document and I hereby sign the CLA |
ec2d9af to
3871993
Compare
Builds ready [3871993]
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
3871993 to
edb2162
Compare
khanti42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Builds ready [edb2162]
UI Startup Metrics (1218 ± 88 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Omni Network (OMNI) has been rebranded to Nomina (NOM). This PR changes the network name, native currency and icons for the network.
Changelog
CHANGELOG entry: change Omni Network name and logo to Nomina with native currency NOM.
Related issues
Fixes: NA
Manual testing steps
Using Metamask Extension on Firefox or Chromium-based browser:
1/ Navigate to "chainList.org" search for "Nomina" and click add new network.
RPC URL : https://mainnet.nomina.io/
Chain Name : Nomina
Currency Symbol: NOM
Chain ID: 166 (0xa6)
2/ Observe logo and native token of newly added network.
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Replaces Omni with Nomina (chainId 0xa6), updating display name, ticker to NOM, and network/native token icons.
OMNIwithNOMINAacross constants and maps:CHAIN_IDS, display names,CURRENCY_SYMBOLS(ticker toNOM).NETWORK_TO_NAME_MAP,CHAIN_ID_TO_CURRENCY_SYMBOL_MAP,CHAIN_ID_TO_NETWORK_IMAGE_URL_MAP,CHAIN_ID_TOKEN_IMAGE_MAP.app/images/nomina.svgand reference it for both network and native token images.Written by Cursor Bugbot for commit edb2162. This will update automatically on new commits. Configure here.