metamask-mobile
metamask-mobile copied to clipboard
chore: add apechain, berachain and edu network logos
Description
This PR adds network logo and native token logo for the following networks: ApeChain, Berachain, and EDU.
Related issues
Fixes:
Manual testing steps
- Go to the MetaMask Mobile app
- Navigate to the "Networks" section and find the network
- Confirm that the network logo is displayed correctly
- Add the network as a custom token (if not preloaded)
- Verify that the network token logo appears as expected
Screenshots/Recordings
Before
After
Pre-merge author checklist
- [ ] I’ve followed MetaMask Contributor Docs and MetaMask Mobile Coding Standards.
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using JSDoc format if applicable
- [ ] I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
Pre-merge reviewer checklist
- [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 71.17%. Comparing base (
4968ab0) to head (c82235d).
Additional details and impacted files
@@ Coverage Diff @@
## main #16316 +/- ##
=======================================
Coverage 71.17% 71.17%
=======================================
Files 2603 2603
Lines 55677 55677
Branches 8570 8570
=======================================
+ Hits 39627 39628 +1
+ Misses 13552 13551 -1
Partials 2498 2498
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code