You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can change the _givePermit2InfiniteAllowance() function to doesAddressHasInfiniteAllowance(address spender) returns (bool) and in the default implementation return spender == PERMIT2
you can change the
_givePermit2InfiniteAllowance()function todoesAddressHasInfiniteAllowance(address spender) returns (bool)and in the default implementation returnspender == PERMIT2this makes it simple to add to this list