
ABI Parser
FreeABI Tools
ABI Parser parses smart contracts and generates table definitions and queries for ETL.
About ABI Parser
ABI Parser analyzes a smart contract to reveal its underlying ABI structure.
Enter any contract address, and ABI Parser retrieves the corresponding ABI, then generates BigQuery-ready queries that produce parsed tables for every event and every function call defined by that contract.
The result is a clear, queryable view of how the contract is invoked and what data it emits, turning ABI details into structured data for analysis.
