MetaMask / MetaMask/metamask-extension

When interacting with contract show the current balance of the account.

Open
#6,486 0 comments 0 reactions 0 assignees View on GitHub

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.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.