Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add function that allows feeTo to claim airdrops #44

Closed
NoahZinsmeister opened this issue Aug 4, 2020 · 1 comment · Fixed by #79
Closed

add function that allows feeTo to claim airdrops #44

NoahZinsmeister opened this issue Aug 4, 2020 · 1 comment · Fixed by #79
Assignees

Comments

@NoahZinsmeister
Copy link
Contributor

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

@moodysalem moodysalem self-assigned this Oct 13, 2020
@moodysalem
Copy link
Contributor

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 moodysalem changed the title consider a function that allows feeTo to claim airdrops add function that allows feeTo to claim airdrops Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants