MetaMask / MetaMask/metamask-mobile
[Bug]: Sepolia ETH balance not displayed and unable to send Sepolia ETH
@bergarces is already working on this.
Since Apr 2, 2026.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
**Describe the bug**
Sepolia balance is not displayed when going to tokens and switching to Sepolia test network.
It is also not displayed in the send flow.
Only after importing ERC20 token on Sepolia, then the Sepolia ETH balance is also displayed
**Expected behavior**
Display Sepolia ETH balance
**Screenshots/Recordings**
https://github.com/user-attachments/assets/d022e7dd-ff88-400a-b82f-699e6a6ed2d0
**Steps to reproduce**
1. Have Sepolia ETH balance
2. Click Tokens from home page
3. Click Network Manager
4. Select Sepolia network
5. Notice balance is not displayed
6. Go to send flow form home page
7. Notice Sepolia ETH is not displayed in the list and unable to send it
8. Import TST token on Sepolia network
9. Notice SepoliaETH balance is displayed after importing TST token
**Error messages or log output**
```shell
```
**Where was this bug found?**
Internal release testing
**Version**
7.71.0
**Build number**
4165
**Build type**
None
**Device**
Pixel 6 Pro, iPhone15
**Operating system**
iOS, Android
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.