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

feat: making gettokeninfo and its dependants a view function (#164) #224

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arianejasuwienas
Copy link
Contributor

Description:

Makes HTS(address(0x167)).getTokenInfo and every other getters in the HTS become views.

Related issue(s):

Fixes #164

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@arianejasuwienas arianejasuwienas self-assigned this Jan 30, 2025
@arianejasuwienas arianejasuwienas added the Backlog Work that needs to be done sometime in the future. No milestone assigned or not yet available. label Jan 30, 2025
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas@arianelabs.com>
@arianejasuwienas arianejasuwienas force-pushed the 164-making-gettokeninfo-a-view-function branch from 70077a9 to 5a5f6f7 Compare January 30, 2025 10:54
@arianejasuwienas arianejasuwienas changed the title feat: making gettokeninfo a view function (#164) feat: making gettokeninfo and its dependants a view function (#164) Jan 30, 2025
@acuarica acuarica added feature Enhancing an existing feature driven by business requirements. Typically backwards compatible. and removed Backlog Work that needs to be done sometime in the future. No milestone assigned or not yet available. labels Feb 5, 2025
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.
Projects
Status: Sprint Commitment
Development

Successfully merging this pull request may close these issues.

Evaluate whether to make getTokenInfo a view function
2 participants