Skip to content

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

Description

@timohanke

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions