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
we will probably need to include balance checks to make sure that e.g. tokens which forward to a common implementation from different addresses can't be drained by feeTo
The text was updated successfully, but these errors were encountered:
alternatively to feeTo being a fixed address on factory that receives fees, could point to a controller that has a method that returns feeTo, which can optionally return a constant address, or a return a different address for each pair
moodysalem
changed the title
consider a function that allows feeTo to claim airdrops
add function that allows feeTo to claim airdrops
Oct 20, 2020
we will probably need to include balance checks to make sure that e.g. tokens which forward to a common implementation from different addresses can't be drained by
feeTo
The text was updated successfully, but these errors were encountered: