is there a blockchain analytics platform leveraging Ethereum events and logs to create application analytics dashboards ?
Analytics platform leveraging Ethereum Smart Contracts events and logs
1–3 of 3 posts
Re: Analytics platform leveraging Ethereum Smart Contracts events and logs
#2dune 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.
Re: Analytics platform leveraging Ethereum Smart Contracts events and logs
#3dune 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-...