gasolin / ethhole

How the token flows
http://ethhole.link
MIT License
29 stars 7 forks source link

exclude by address instead of symbol #39

Closed gasolin closed 3 years ago

gasolin commented 3 years ago

followup of #36

some token has valid newer contract but still has the old contract with the same name, better exclude by address instead of symbol

gasolin commented 3 years ago

implemented 3392d54