You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The content you are editing has changed. Please copy your edits and refresh the page.
@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
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
The text was updated successfully, but these errors were encountered: