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

Token "lock out" / frozen funds #77

Open
7 tasks
tysloan opened this issue Feb 2, 2023 · 0 comments
Open
7 tasks

Token "lock out" / frozen funds #77

tysloan opened this issue Feb 2, 2023 · 0 comments
Labels
backend Backend work to be reviewed by team story

Comments

@tysloan
Copy link

tysloan commented Feb 2, 2023

Description: A Liftoff Program member has requested a way for funds to be deposited into a Multi-sig account and then have all outbound transfers of tokens be locked until an expiry date and time.

Story ROI: This feature supports Web3 Treasury management via Alberto that was requested by a customer and is valuable to Lifted internally as well.

As a company, I want the tokens in a multi-sig account to be locked until an expiry date so that they can not be transacted.

  • Should be achievable via many-rs.
  • Should be able to set an expiry date and time for when the tokens are released from lock up.
  • Should be able to input the amount token that will be locked up.
  • Should be able to input the account address that where the tokens are being locked up in.
  • Should be able to transact tokens after they are unlocked after the expiry.
  • Should be deployed to dev.
  • Should be able to be demoed.

Tasks:

@tysloan tysloan added story backend Backend work to be reviewed by team labels Feb 2, 2023
@tysloan tysloan changed the title Alberto "lock out" / frozen funds Token "lock out" / frozen funds Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend work to be reviewed by team story
Projects
None yet
Development

No branches or pull requests

1 participant