An open API service indexing awesome lists of open source software.

https://github.com/analitico-771/abifetcher

This app fetches a Smart Contract's ABI from the blockchain based on the contract address. You need an Infura project-key. It fetches on the Kovan Network, if you want to fetch the MainNet then you need to switch the infura end-point to the mainnet. It is critical that you make sure the contract address is the right address for the network you are using.
https://github.com/analitico-771/abifetcher

blockchain ehterscan-api infura-api javascript smart-contracts web3js

Last synced: 3 months ago
JSON representation

This app fetches a Smart Contract's ABI from the blockchain based on the contract address. You need an Infura project-key. It fetches on the Kovan Network, if you want to fetch the MainNet then you need to switch the infura end-point to the mainnet. It is critical that you make sure the contract address is the right address for the network you are using.

Awesome Lists containing this project