crypto-bug-hunters / bug-buster

🪲 Bug Buster, a bug bounty platform powered by Cartesi Rollups
https://x.com/BugBusterApp
Apache License 2.0
9 stars 8 forks source link

Test front-end against ERC-20 tokens without `symbol` and `decimals` #115

Open guidanoli opened 1 week ago

guidanoli commented 1 week ago

ERC-20 specifies that symbol and decimals are optional. The display of ERC-20 amounts was programmed with this spec in mind. It would be good to exercise the front-end with those edge cases. By default, it should display "tokens" when a symbol is missing, and have 0 decimal places.

guidanoli commented 1 week ago

Token lists are a good way to get token names, logo, and other infos from address: https://tokenlists.org/ Source: https://discord.com/channels/600597137524391947/1166042819782258788/1255983467309826089