portfolio
portfolio copied to clipboard
Need to build a better way to index ethereum addresses
Currently the indexing of ethereum addresses can be a pretty slow process, as there is no simple way to discover all the transactions an address has participated in. Ultimately, we probably want to index the entire blockchain. Likely this will need to be handled as a spike as we try out different approaches and see where the stress points are.