Y
Hacker News
new
|
ask
|
show
|
jobs
Analytics platform leveraging Ethereum Smart Contracts events and logs
1 points
by
pelatimtt
2099 days ago
is there a blockchain analytics platform leveraging Ethereum events and logs to create application analytics dashboards ?
1 comments
nnn1234
2099 days ago
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.
link
pelatimtt
2099 days ago
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-...
link