Parses smart contracts and generates table definitions and queries for ETL.
What is ABI Parser?
ABI Parser is a smart contract analysis tool that outputs underlying ABI architecture. You can enter any smart contract address and ABI Parser looks up the underlying ABI, while it generates queries that can be run on BigQuery to create parsed tables for each event or function call on that contract.