Skip to content

Conversation

@gakonst
Copy link
Contributor

@gakonst gakonst commented Feb 9, 2026

Summary

Clarifies that TIP-20 currency field should use ISO 4217 three-letter codes (e.g., USD, EUR), not token symbols (e.g., not USDC).

Motivation

Issuers have been setting currency to token symbols instead of the underlying fiat denomination. Since the currency code is immutable after creation, this causes issues with fee payment eligibility, DEX routing, and quote token pairing.

Thread: https://tempoxyz.slack.com/archives/C0A332FHV0A/p1770652624843139

Changes

  • protocol/tip20/overview.mdx: added ISO 4217 reference link, common currency codes table, do/don't examples table, immutability warning
  • protocol/tip20/spec.mdx: clarified currency identifiers are ISO 4217 codes and immutable, updated createToken NatSpec
  • guide/issuance/create-a-stablecoin.mdx: added warning callout before the createToken code example

Testing

Content-only MDX changes — no code logic affected.

- overview: add ISO 4217 reference, common codes table, do/don't table, immutability warning
- spec: clarify currency identifiers are ISO 4217 codes, note immutability
- issuance guide: add warning callout before createToken code example

Amp-Thread-ID: https://ampcode.com/threads/T-019c4322-fc93-713a-bd40-93b07bb39a92
Co-authored-by: Amp <amp@ampcode.com>
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Feb 9, 2026 6:03pm

Request Review

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment Feb 9, 2026 4:13pm

Request Review

4 similar comments
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment Feb 9, 2026 4:13pm

Request Review

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment Feb 9, 2026 4:13pm

Request Review

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment Feb 9, 2026 4:13pm

Request Review

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment Feb 9, 2026 4:13pm

Request Review

@gorried gorried merged commit 5f42f5b into main Feb 9, 2026
6 checks passed
@gorried gorried deleted the mallesh/iso-4217-currency-code-guidance branch February 9, 2026 18:14
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