ethereum-function-signature-registry
ethereum-function-signature-registry copied to clipboard
Registry of 4byte function signatures and their human readable counterparts.
### What was wrong? Nothing wrong per se. I didn't want to install all the dependencies directly on my computer (an old python version, etc.). ### How was it fixed?...
* OS: linux * Solc version 0.8.26 ### What is wrong? error: ``` contract_abi: Could not validate ABI ``` abi input: ``` [ { "type": "constructor", "inputs": [ { "name":...
* OS: osx/linux/win * Python version (output of `python --version`): * Environment (output of `pip freeze`): ### What is wrong? Please include information like: * full output of the error...