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
Note that it checks for an Approval log signature hash instead of a Transfer signature hash. Since this function is used in CollectByTransaction, it will incorrectly collect Approval logs instead of Transfer logs.
Line 104 should instead be as follows, which mirrors the check on line 62 for CollectByBlock: