MetaMask / MetaMask/metamask-extension

Show contract address & recipient address in transaction detail view

Open
#5,257 2 comments 3 reactions 0 assignees View on GitHub
area-transactions area-UI type-enhancement
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

For token transfers or approve calls, the transaction technically goes to a contract, but there's an additional "recipient" address that's useful for people to know.

screen shot 2018-09-13 at 11 59 35 am

We should show all three addresses somehow. Couple ideas
* add recipient next to contract address, showing three addresses across
* add to "Transaction" list on the left
* tuck away in another expandable option

Contributor guide

Open the contributing guide

Research direction

The issue does not name files or tests; start by locating the transaction detail view and checking how token transfers and approve calls expose contract and recipient addresses. Decide how the three addresses should be presented, then verify that the detail view shows the contract, sender, and recipient for both transaction types.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.