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

[EPIC] ERC Registry #1028

Open
2 of 3 tasks
Nana-EC opened this issue Nov 25, 2024 · 3 comments
Open
2 of 3 tasks

[EPIC] ERC Registry #1028

Nana-EC opened this issue Nov 25, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request Epic Collections of tasks
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Nov 25, 2024

Problem

On Hedera both HTS tokens and ERC tokens are supported. However, HTS tokens have improved APIs and allow for easy retrieval of existence and balance across accounts on the network.
Like other EVM chains, it is not easy to know what all ERC tokens are specified within smart contracts on the network without first knowing the contracts and confirming they accurately implement the interface needed.
With this in mind it's difficult for the mirror node explorer or other apps to know and display ERCs

Solution

Implement a new project to create a registry of contracts that are highly likely to be ERCs. The Mirror node explorer and other applications can use this list as a foundation to enhance their user experience.

Alternatives

No response

Tasks

Preview Give feedback
  1. 8 of 8
    Epic enhancement
    quiet-node
  2. 5 of 5
    Epic enhancement
    quiet-node
  3. 2 of 6
    Epic enhancement
    quiet-node
@Nana-EC Nana-EC added the enhancement New feature or request label Nov 25, 2024
@Nana-EC Nana-EC moved this from Backlog to Epics In Progress in Smart Contract Sprint Board Nov 25, 2024
@Nana-EC
Copy link
Collaborator Author

Nana-EC commented Nov 25, 2024

@quiet-node and @natanasow to sync up on this and produce a design doc first highlight approach.
Doc should be placed in tools/erc-repository-indexer/docs/registry_design.md

@Nana-EC Nana-EC added the Epic Collections of tasks label Nov 25, 2024
@Nana-EC
Copy link
Collaborator Author

Nana-EC commented Nov 25, 2024

Suggestion from @acuarica to utilize the verification service to add additional confidence.
This could be done using the verification service APIs

@david-bakin-sl
Copy link
Member

Discussions about this Epic at #1035

@quiet-node quiet-node changed the title [EPIC] Phase 1: ERC Registry [EPIC] ERC Registry Dec 9, 2024
@quiet-node quiet-node modified the milestones: 0.11.0, 0.12.0 Dec 13, 2024
@quiet-node quiet-node moved this from Epics In Progress to Sprint Backlog in Smart Contract Sprint Board Dec 20, 2024
@quiet-node quiet-node moved this from Sprint Backlog to Epics In Progress in Smart Contract Sprint Board Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic Collections of tasks
Projects
Status: Epics In Progress
Development

No branches or pull requests

4 participants