Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Add support for Contracts and Tokens #224

Open
husainfazel opened this issue Jan 9, 2020 · 0 comments
Open

Add support for Contracts and Tokens #224

husainfazel opened this issue Jan 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@husainfazel
Copy link

This is the current display in Expedition when you try to view a contract:

image

From a contract developer's point of view it would be useful to see

image

  • If this is an ERC20 token, the name and symbol of the token
  • Who created this contract

image
image

  • Contract Transactions, Blockscout has a very useful log functionality which shows data/params in each transaction

  • Also would be useful to see what tokens an account holds.

Not essential but nice to have

  • Rich list, to see the top X accounts with a token balance
  • Ability to make calls to a contract from the UI as well

Bugs / UI fixes
The contract byte code doesn't wrap properly

@shanejonas shanejonas added the enhancement New feature or request label Jan 9, 2020
@triage-new-issues triage-new-issues bot removed the triage label Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants