browser-extension
browser-extension copied to clipboard
Contract revert error messages are too vague
When a contract interaction is expected to revert, I would expect the primary action to be disabled and a proper error message (from revert data) to be displayed (for this case "Token ID is taken"):
Can repro by performing mint(69)
on https://etherscan.io/address/0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2#writeContract.