Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ERC tokens #1500

Open
3 tasks done
AliNik4n opened this issue Nov 13, 2024 · 1 comment
Open
3 tasks done

Support ERC tokens #1500

AliNik4n opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request P1 An issue impacting production environments or impacting multiple releases or multiple individuals

Comments

@AliNik4n
Copy link

AliNik4n commented Nov 13, 2024

Problem

As ERC tokens are coming to our network, we will need to start supporting ERC tokens in Hashscan to improve user experience and ensure feature parity between HTS and ERC tokens within our explorer.

Problems:

  • EVM side of Hedera is growing, we have multiple partners who are opting to use ERCs and wallets on our ecosystem are starting to support ERC tokens.
  • Chainlink is coming onboard with an ERC token, and we already have more partners who are focusing exclusively on supporting ERC tokens. This will increase the need of supporting ERC tokens on Hedera Mirrornode explorer.
  • EVM developers and users coming from EVM chains to Hedera, expect a similar experience when interacting with our explorer, that includes exposing ERC tokens on the explorer similar to EVM explorers
  • Hedera developers, who are experimenting Hedera’s EVM are expecting explorer to support ERC tokens the same way it is supporting HTS tokens, this can be very tricky as concept of ERCs is not exposed or stored in Mirrornode APIs.

Solution

Build the functionality in Hashscan to display ERC tokens, provide feature parity between Hashscan and EVM explorers and improve support for HTS tokens. That includes:

  • Token search - ability to search an ERC token
  • Token balances of ERC tokens within an account
  • Contracts - indication of what contracts is an ERC token contract)
  • Tx history

Alternatives

No response

Tasks

Preview Give feedback
  1. enhancement
    ericleponner
  2. enhancement
    svienot
  3. enhancement
    ericleponner
@AliNik4n AliNik4n added enhancement New feature or request P1 An issue impacting production environments or impacting multiple releases or multiple individuals labels Nov 13, 2024
@SimiHunjan
Copy link
Collaborator

Should have a json file by the end of this week and final after the next sprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 An issue impacting production environments or impacting multiple releases or multiple individuals
Projects
None yet
Development

No branches or pull requests

4 participants