pipermerriam / ethereum-function-signature-registry

Registry of 4byte function signatures and their human readable counterparts.
208 stars 45 forks source link

Get error "Could not validate ABI" on ABIs including receive function #97

Open ColonelJ opened 3 years ago

ColonelJ commented 3 years ago

When submitting an ABI to 4byte.directory including a receive function e.g. [{"stateMutability":"payable","type":"receive"}] you get the error contract_abi: Could not validate ABI. This receive function can simply be ignored if it is found in the input.

bg-alt commented 2 years ago

Duplicate of #98 which has more context at this point even though this one was opened first. :)

Carlo0704 commented 2 months ago

/

Carlo0704 commented 2 months ago

.