Skip to content

Update Scaled UI Amount Issuer Guide Documentation#603

Merged
ZYJLiu merged 1 commit intosolana-foundation:mainfrom
gitteri:issuer-multiplier-update-guide
Jul 11, 2025
Merged

Update Scaled UI Amount Issuer Guide Documentation#603
ZYJLiu merged 1 commit intosolana-foundation:mainfrom
gitteri:issuer-multiplier-update-guide

Conversation

@gitteri
Copy link
Copy Markdown
Contributor

@gitteri gitteri commented Jul 11, 2025

Summary

This PR updates the Scaled UI Amount Issuer Guide to address a critical idiosyncrasy in the token-2022 program regarding multiplier updates. The changes provide a temporary workaround for token issuers until a permanent fix is deployed to mainnet.

Changes

  1. Added detailed explanation of the current limitation when updating scaled UI multipliers
  2. Documented a temporary workaround process that requires two multiplier updates
  3. Updated both CLI and TypeScript code examples to demonstrate the workaround
  4. Added reference to the merged PR (docs: update associated token account snippets to be runnable #522) that will permanently fix this issue
  5. Clarified that timestamps should be in seconds since Unix epoch

Why This Matters

Token issuers need to be aware of this limitation to avoid accidentally overriding their multiplier updates. The workaround ensures that multiplier updates work as expected until the permanent fix is deployed to mainnet.

Related Links

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 11, 2025

@gitteri is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@gitteri gitteri requested a review from ZYJLiu July 11, 2025 20:50
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
solana-com ✅ Ready (Inspect) Visit Preview Jul 11, 2025 9:40pm

@ZYJLiu ZYJLiu merged commit b7a318a into solana-foundation:main Jul 11, 2025
4 checks passed
effectively removing it.

There is a
[merged PR to fix this](https://github.com/solana-program/token-2022/pull/522)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

merge

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.

3 participants