Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 435 Bytes

README.md

File metadata and controls

executable file
·
11 lines (6 loc) · 435 Bytes

ABItopic

Get events topic0, function selectors and interact with contracts by the address or ABI

You only need to copy and paste the contract address or the ABI (in case the code is not validated on http://etherscan.io) to the corresponding input.

Works on Ropsten and Mainnet (default)

Note: This is my first project using react ts so a lot of any and bad things was made.