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 ability to call redeem while excluding one or more redeemable tokens #130

Open
lkngtn opened this issue Feb 8, 2020 · 0 comments
Open
Labels

Comments

@lkngtn
Copy link
Member

lkngtn commented Feb 8, 2020

There are instances where a token may be valid and be added to the organization's redeemable tokens array, but then become non-transferrable or broken in some way preventing redemptions from occurring.

A good example of this is the cDAI token which is "semi-transferrable" in that it is transferrable if the address does not have any outstanding compound debt, but locked otherwise. While its not ideal to leave assets "on the table" when redeeming, having the option to can avoid situations where the redeem function is blocked due to just one of the underlying assets being in a state that prevents the redeem function from executing.

@lkngtn lkngtn added the v2 label Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant