[draft being worked on]
Currently
- when the user is in the wallet tab, ether and all ERC20 item-views are generated from cached token balances;
- then background processes updates these balances
This is what I have in mind.
Coming release:
- Support ENS where a token-attribute is sourced from an event.
- Internally, αWallet caches the attribute's value and block height. When it pulls for an update the block height is updated, the value too if there are changes.