ergoplatform / eips

Ergo Improvement Proposals
64 stars 36 forks source link

EIP-0021 Genuine tokens verification #38

Closed MrStahlfelge closed 2 years ago

MrStahlfelge commented 3 years ago

This EIP proposes a simple token verification for end-user applications

Luivatra commented 2 years ago

The token space on ergo is exploding and with the bridges bringing in wrapped assets and dapps using their own it will be difficult for the average user to discern fake tokens from the real ones. A community curated list available through an api would help out a lot for dapps and wallets to give their users a good experience. Would this be seperate or part of fe. the explorer?

MrStahlfelge commented 2 years ago

This list could be hardcoded into apps, but I think it would be great to have this on the explorer API. This way, changes on the list would affect all apps using the API directly.