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

ICRC-1: metadata constant or mutable? clarification needed #182

Open
timohanke opened this issue Apr 9, 2024 · 0 comments
Open

ICRC-1: metadata constant or mutable? clarification needed #182

timohanke opened this issue Apr 9, 2024 · 0 comments

Comments

@timohanke
Copy link

We need some clarification in the spec regarding which metadata can change over time and which one is guaranteed to be constant.

For example, can decimals change? It is necessary for wallets to know if this can ever change or not. It seems natural that a token can "increase its precision" in the future. But since balances and transfer amounts are specified as nat-s in the smallest token unit that would not actually work. So I believe the answer is "no". If so then the spec should make this explicit.

Other metadata such as logo and fee can certainly change. With name and symbol it is not so clear.

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

No branches or pull requests

1 participant