ABI Parser

What is ABI Parser

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.

ABI Parser Alternatives:

ABIType
ABIType

Library of strict TypeScript types applicable to ABIs & EIP712 typed data.

ConsenSys ABI Decoder
ConsenSys ABI Decoder

Decodes events and data params from Ethereum transactions.

ETH Calldata Decoder
ETH Calldata Decoder

UI to easily decode Ethereum calldata with contract address, custom ABI or no ABI.

ETH ABI
ETH ABI

Ethereum ABI tools for Python, in particular, encoding and decoding.

Money Legos
Money Legos

DeFi protocol analyzer for Ethereum ABIs, addresses, and Solidity interfaces.

Rust Ethereum ABI
Rust Ethereum ABI

Analyze ABI to encode and decode smart contract functions and outputs.