ethereum-function-signature-registry
ethereum-function-signature-registry copied to clipboard
Error uploading ABI
Note that this is NOT a duplicate of #97 / #98; in the linked gist there is a receive
function but I removed it and still get the same error uploading.
Looks like it works if you remove the events, custom errors and receive
(so only functions and constructor are left).