Simple but powerful Ethereum explorer! CAT is a work-in-progress Ethereum explorer Android application using ethplorer.io and cryptocompare.com's APIs.
- Monitoring multiple Ethereum addresses
- Quick overview for address balance / in-out / transactions etc
- Browsing ERC20 token lists under the selected address
- Detailed transaction info as well as the internal token transfer histories
CAT tries to implement the latest frameworks and tools! CAT is currently using:
- RxJava2
- Retrofit2
- Room Database
- Android Architecture Components (MVVM + DataBinding, Android Paging Library, etc)
- Currently using ethplorer.io and cryptocompare.com's RESTful APIs
- Widgets
- Displaying detailed information when clicking an address / tx hash, instead of copying the text to the clipboard