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

Lockable Jetton Wallet #121

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KuznetsovNikita
Copy link

@KuznetsovNikita KuznetsovNikita commented Apr 13, 2023

Summary

This proposal suggests extending the Jetton Wallet by adding the option get_locked_balance get method.

Motivation

New contracts have may want to disable jetton transfer until a time in the future. For this case, the Jetton Wallet should show zero balance to not affect old services and add a new get method to allow to get a locked balance and expiration date.

The standard may use for:

  1. Jetton DAO contract may want to disable jetton transfer until voting is in progress.
  2. Jetton Vesting contract may want to release tokens in the future.

Copy link

@hossen71 hossen71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment was marked as spam.

This comment was marked as spam.

Copy link

@hossen71 hossen71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nais

This comment was marked as spam.

Copy link

@hossen71 hossen71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 this pull request may close these issues.

4 participants