Swift Rosewood Jellyfish
medium
See detail.
Some tokens do not allow for approval of positive amount when allowance is positive already (to handle approval race condition, most known example is USDT).
approve() will fail to execute on non-standard tokens which require the approval amount to start from zero
Manual Review
safeApprove
0 first.