# Functions
Initialize returns a new Indexer.
# Structs
BalanceStorageHandler implements storage.BalanceStorageHandler.
BalanceStorageHelper implements storage.BalanceStorageHelper.
CoinStorageHelper implements storage.CoinStorageHelper.
Indexer caches blocks and provides balance query functionality.
# Interfaces
Client is used by the indexer to sync blocks.