MetaMask / MetaMask/metamask-extension
When interacting with contract show the current balance of the account.
Open
Nobody has claimed this yet.
needs-design
type-enhancement
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
I'm testing an escrow contract.
Interacting with the contract requires a substantial ETH deposit.
Before I send the transaction, I'd like to see how much ETH is my account.
I'd like to see my current ETH balance as I confirm the transaction.

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.
Research direction
Start from the contract interaction confirmation flow shown in the issue's screenshot and trace where transaction details are presented. Add the account's current ETH balance to that confirmation view, then verify that it is visible before sending the transaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100