ethereum-etl-postgres icon indicating copy to clipboard operation
ethereum-etl-postgres copied to clipboard

How to parse smart contract events

Open numonedad opened this issue 4 years ago • 0 comments

If I wanted to track smart contract events in postgres, how is this done? From reading https://medium.com/@ASvanevik/how-to-get-any-ethereum-smart-contract-into-bigquery-in-8-mins-bab5db1fdeee it appears you must scan the logs table. Is there any example on how to do this?

numonedad avatar Aug 13 '21 23:08 numonedad