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 mini app to unlock MET from lockers #23

Open
gabmontes opened this issue Apr 9, 2021 · 0 comments
Open

Add mini app to unlock MET from lockers #23

gabmontes opened this issue Apr 9, 2021 · 0 comments
Labels
mini-app This is a request/spec of a new mini-app

Comments

@gabmontes
Copy link
Member

gabmontes commented Apr 9, 2021

Many MET tokens are held in token locker contracts. An app to help unlocking those funds is required.

The TokenLocker contract is defined here:

https://github.com/autonomoussoftware/metronome/blob/d371be024dea957bf0bed87ff46e66e7bcbc448e/contracts/monolithic.sol#L1547

The owner of such a contract should be able to check the deposited amount and the lastWithdrawTime, then call withdraw() to transfer the MET to its own account.

@gabmontes gabmontes added the mini-app This is a request/spec of a new mini-app label Oct 29, 2021
gabmontes added a commit that referenced this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mini-app This is a request/spec of a new mini-app
Projects
None yet
Development

No branches or pull requests

1 participant