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.
When submitting an ABI to 4byte.directory including a receive function e.g.
[{"stateMutability":"payable","type":"receive"}]
you get the errorcontract_abi: Could not validate ABI
. This receive function can simply be ignored if it is found in the input.