ethereum-function-signature-registry icon indicating copy to clipboard operation
ethereum-function-signature-registry copied to clipboard

Registry of 4byte function signatures and their human readable counterparts.

Results 4 ethereum-function-signature-registry issues
Sort by recently updated
recently updated
newest added

### 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...