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

Withdraw unstakable tokens #1118

Closed
joe-bowman opened this issue Feb 7, 2024 · 0 comments · Fixed by #1132
Closed

Withdraw unstakable tokens #1118

joe-bowman opened this issue Feb 7, 2024 · 0 comments · Fixed by #1132
Labels
Milestone

Comments

@joe-bowman
Copy link
Contributor

It is possible that third parties may send tokens to the delegate account (for example, the WOSMO airdrop) that are unstakable.

When tokens that do not match the zone.BaseDenom, or if LSM is enabled, does not match the valoper prefix (I believe a method for determining whether a token is a valid staking token exists already), then we should ICA MsgSend to the withdrawal account.

From the withdrawal account, fees will be collected and the remainder will be distributed to the appropriate qAsset holders by existing logic.

@joe-bowman joe-bowman added this to the v1.5.0 milestone Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant