If the token reverts when the value is zero, it might break third-party integration.
Additionally, several tokens require the approval to be zero before calling approve with a non-zero value, to prevent the ERC20 race condition. We could also report it.
It's probably worth to update our token integration checklist with these items
If the token reverts when the value is zero, it might break third-party integration.
Additionally, several tokens require the approval to be zero before calling approve with a non-zero value, to prevent the ERC20 race condition. We could also report it.
It's probably worth to update our token integration checklist with these items