Tag
#abi
139 repositories
Repos
Ethereum smart contract transaction input data decoder
a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
Interact with ethereum and EVM based chains via Zig!
A Smart Way to Operate Smart Contracts on EVM Based Blockchains like Ethereum
π§° Export Ethereum contract ABIs on compilation βοΈ
Calculate Ethereum contract sizes with Hardhat π
Dig into Ethereum transactions and reveal their secrets; kinda like having Etherscan in your code.
A quick online tool to abi-encode and abi-decode constructor arguments used in ethereum's solidity. https://adibas03.github.io/online-ethereum-abi-encoder-decoder/
A Minimalistic Rust library to extract all potential function selectors from EVM bytecode without source code.
Next.js dapp connected to Presale Smart Contract to manage pre-sale / seed sales
Universal Contract AI Interface (UCAI) π ABI to MCP | The open standard for connecting AI agents to blockchain. MCP server generator for smart contracts. Claude + Uniswap, Aave, ERC20, NFTs, DeFi. Python CLI, Web3 integration, transaction simulation. Polygon, Arbitrum, Base, Ethereum EVM chains. Claude, GPT, LLM tooling, Solidity, OpenAI.
The Transpose Decoding SDK is a Python package that makes decoding contract activity on EVM blockchains as simple as possible.
Solidity API contract design information for utilizing RPC/RESTful Node Interaction and GraphQL
Javascript SDK for Filecoin Onchain Cloud
Awesome Solidity (Contract) Programming Language & Tools - Incl. Weekly Updates
πΊ Starknet indexer | Base component of the DipDup Vertical for Starknet
TLβB Runtime is a library for parsing and (de)serializing binary data according to formal schemas
β¬ Fetch the most up-to-date ABI of verified Smart Contracts (including proxy implementations) from Etherscan in seconds!
Selector value optimizer, find better EVM function name to optimize Gas cost. Solidity functions can achieve higher efficiency when their function selector consists mainly of zeros.
Lightweight utility for decoding function parameters and function output from Tron blockchain transactions.
Collection of smart contracts ABIs
A framework for publishing, deploying, invoking, and upgrading soroban smart contracts
Simple JS library used to manipulate with ERC-20 token contracts
Prebuild ABIs and Typescript types of your favorite smart-contracts for your favorite libraries.
This is a smart contract on the Ethereum blockchain that delivers a URL to a text file of the the ebola virus genome hosted on Swarm (decentralized storage).
JSON to Human Readable ABI parser for Solidity JSON ABIs
Typesafe verified contracts ABIs and addresses from Ronin Network
Solarity front end with essential Solidity tools
A web based Generator which creates a Nethereum based C# Interface and Service based on Solidity Smart Contracts
An ARC4 implementation of the ERC20 standard on the Algorand blockchai.n
Ingests a smart contract's ABI and autogenerates OpenAPI JSON, ready for Swagger codegen.
Parity.js is a thin, fast, Promise-based wrapper around the Ethereum APIs.
API to get all ERC20 Tokens available on Ethereum network and their details
Tools to analyze event log data of Ethereum and other EVM blockchains by Postgres, Amazon Redshift, DuckDb
Swaplace is an open-source, ownerless and feeless token swap protocol
The tool to work with Ethereum ABI
ARCHIVED - moved to https://github.com/manifoldfinance/docs
Cli tool to get smart contract code + ABI on EVM-based chains i.e. BSC, Ethereum, and Polygon for ease of piping and viewing at terminal (e.g. with vim or others)
CLI for uploading ABI to Moesif for monitoring Ethereum DApps.
A minimal web utility to calculate the Keccak-256 hashes for all the events in a Solidity code block.
No more wasting time on Hardhat & Etherscan - just get me fckin' ABI!
Code that cannot crash. Formally verified library for safe math, crypto, parsing, and validation. Call from Python, Rust, JavaScript, Go β any language.
A simple CLI for querying contract information from block-explorers
Define your ABI/JSON Ethereum contract for your aim and let `schema-abi-json-bridge` do the tedious work of defining the interaction schema and forms for you.
Framework-agnostic DX toolkit β auto-polyfills, schema sync, codegen, and workspace orchestration for EVM and SVM dApps.
π€ Simplify contract integration with UCAI, the easy-to-use server generator that connects any ABI to the MCP protocol in one command.
Easily convert your token ABI into a TokenScript file that works on iOS and Android
How to get the listing state in Axie Infinity Contracts
A search engine interface which provides deep insights into blockchain smart contract data and transactions
repeatable EVM based deployment and execution runner for smart contracts and its dependencies
web3.js plugin that allows instantiating contracts objects directly from Solidity source code
Decoder and encoder for the Ethereum ABI and decode events from Ethereum transactions
Utility to archive logs emitted by smart contracts in Ethereum or other EVM blockchains into Postgres.
Solidity ABI to types without codegen
A Python library which generates automatic encoders and decoders for a given Ethereum ABI