https://github.com/rsch-io/evm-abi-repository
Default ABIs (Application Binary Interfaces) for various smart contracts
https://github.com/rsch-io/evm-abi-repository
binance blockchain ethereum evm polygon tron
Last synced: about 1 year ago
JSON representation
Default ABIs (Application Binary Interfaces) for various smart contracts
- Host: GitHub
- URL: https://github.com/rsch-io/evm-abi-repository
- Owner: rsch-io
- Created: 2024-09-12T04:04:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T04:12:24.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T10:17:41.779Z (about 1 year ago)
- Topics: binance, blockchain, ethereum, evm, polygon, tron
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EVM ABI Repository
This repository contains a collection of default ABIs (Application Binary Interfaces) for various smart contracts running on EVM (Ethereum Virtual Machine) blockchains, such as Ethereum, Polygon, Binance Smart Chain, and others. ABIs are essential for interacting with smart contracts, allowing developers to read data and invoke functions within these contracts