-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement token freeze, KYC, and pause functionalities #197
Labels
feature
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Comments
arianejasuwienas
added a commit
that referenced
this issue
Jan 31, 2025
) Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Jan 31, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Jan 31, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
2 tasks
arianejasuwienas
added a commit
that referenced
this issue
Jan 31, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Jan 31, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Jan 31, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 3, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 3, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 3, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 3, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 5, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 5, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
2 tasks
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
2 tasks
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 10, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 11, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 11, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
2 tasks
arianejasuwienas
added a commit
that referenced
this issue
Feb 12, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 12, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 12, 2025
Signed-off-by: Mariusz Jasuwienas <[email protected]>
arianejasuwienas
added a commit
that referenced
this issue
Feb 13, 2025
…197) Signed-off-by: Mariusz Jasuwienas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
The
IHederaTokenService
interface provides support for functionalities beyond those defined in the IERC20 and IERC721 interfaces, including token freezing, KYC, and pausing features. These capabilities need to be implemented to ensure full support for default HTS methods.The text was updated successfully, but these errors were encountered: