RevokeCash / browser-extension

🛡 Protect yourself from crypto scams online
https://revoke.cash/extension
MIT License
63 stars 21 forks source link

Warn on increaseAllowance #3

Closed rkalis closed 2 years ago

rkalis commented 2 years ago

Right now we warn on approve() and setApprovalForAll(), but some ERC20 tokens have an increaseAllowance() function that we should warn on as well.