Skip to content

feat(statics): onboard DTCC Canton mainnet tokens#9228

Merged
harman-bitgo merged 1 commit into
masterfrom
CHALO-932-onboard-dtcc-tokens
Jul 10, 2026
Merged

feat(statics): onboard DTCC Canton mainnet tokens#9228
harman-bitgo merged 1 commit into
masterfrom
CHALO-932-onboard-dtcc-tokens

Conversation

@harman-bitgo

@harman-bitgo harman-bitgo commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Ticket: [CHALO-932]

Summary

  • Add 14 DTCC mainnet Canton tokens to cantonTokens.ts (test tokens, U.S. Treasuries, ETFs, equities)
  • Add corresponding UnderlyingAsset enum entries in base.ts
  • Token symbols are lowercase (e.g. canton:msft), display names match the DTCC token registry sheet

Tokens added

Symbol Display Name
canton:999990690 DTCC Test Token 1
canton:99999x763 DTCC Test Token 2
canton:crcl Circle Internet Group, Inc.
canton:msft Microsoft Corp.
canton:qqq Invesco QQQ Trust (Nasdaq-100 ETF)
canton:sgov iShares 0-3 Month Treasury Bond ETF
canton:spy SPDR S&P 500 ETF Trust
canton:912797rs8 U.S. Treasury Bill
canton:912797va2 U.S. Treasury Bill
canton:912797ve4 U.S. Treasury Bill
canton:91282cay7 U.S. Treasury Note
canton:91282ckf7 U.S. Treasury Note
canton:91282clw9 U.S. Treasury Note
canton:912810rc4 U.S. Treasury Bond

Test plan

  • yarn unit-test --scope @bitgo/statics passes
  • Each token resolves correctly via the coin factory

🤖 Generated with Claude Code

Add 14 DTCC mainnet Canton tokens (securities and test tokens) including
U.S. Treasuries, ETFs, and equities with their UnderlyingAsset enum entries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@harman-bitgo harman-bitgo requested a review from a team as a code owner July 10, 2026 08:02
@linear-code

linear-code Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

CHALO-932

@harman-bitgo harman-bitgo changed the title feat(statics): onboard DTCC Canton tokens [CHALO-932] feat(statics): onboard DTCC Canton mainnet tokens Jul 10, 2026

@MohammedRyaan786 MohammedRyaan786 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@harman-bitgo harman-bitgo merged commit eae54f5 into master Jul 10, 2026
24 checks passed
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.

2 participants