Hacky ExperimentsHackyExperiments
← Back to experiments

Eth Lookup

Published on September 4, 2022
eth-lookup-preview

You can check this hacky experiment out here.

I really wanted to play around with Web3 data and this was a fun little weekend experiment to get my hands dirty.

My initial goal was to do a historical graph of the Ethereum balance of an address but it proved surprisingly difficult to find any resource that would give me this data; so I settled for showing a snapshot of the Eth balance for an address at any given point in time (thanks Alchemy).

You can check this hacky experiment out here.