Live data from Hacker News

Analytics platform leveraging Ethereum Smart Contracts events and logs

news.ycombinator.com

1–3 of 3 posts

Re: Analytics platform leveraging Ethereum Smart Contracts events and logs

#3
post #2

dune analytics gets close if i get what you are asking. they use rebase as the BI tool. If by events you mean logs from eth ancillary services, that would be interesting to watch and hard to get.

I'm referring to anything that is generated using the emit keyword in a smart contract. Here is what I'm referring to: https://medium.com/mycrypto/understanding-event-logs-on-the-...