wbobeirne / eth-balance-checker

Solidity contract to batch balance checks in one call
MIT License
254 stars 82 forks source link

NICE tool, could you add more methods to get symbol and decimals? #48

Closed ouxch closed 2 years ago

ouxch commented 2 years ago

NICE tool, could you add more methods to get symbol and decimals?

wbobeirne commented 2 years ago

There are projects that maintain up-to-date token list JSON files, such as https://github.com/ethereum-lists/tokens, so I'm going to consider this out of scope for the project. You can easily feed the addresses from there into eth-balance-checker.

ouxch commented 2 years ago

There are projects that maintain up-to-date token list JSON files, such as https://github.com/ethereum-lists/tokens, so I'm going to consider this out of scope for the project. You can easily feed the addresses from there into eth-balance-checker.

@wbobeirne Thanks for your advice. I found this https://github.com/trustwallet/assets.