Skip to content

feat(statics): add tsol:trump and ofctsol:trump testnet tokens#8910

Merged
manav-c merged 1 commit into
masterfrom
CAAS-1659/add-tsol-trump-statics
Jun 2, 2026
Merged

feat(statics): add tsol:trump and ofctsol:trump testnet tokens#8910
manav-c merged 1 commit into
masterfrom
CAAS-1659/add-tsol-trump-statics

Conversation

@manav-c
Copy link
Copy Markdown
Contributor

@manav-c manav-c commented Jun 2, 2026

Summary

Adds tsol:trump and ofctsol:trump to BitGoJS statics for Solana devnet, enabling Go Accounts testnet support for the OFFICIAL TRUMP token.

Changes

modules/statics/src/coins/solTokens.ts

  • tsolToken() for tsol:trump — devnet mint APQkhGVxBZyXkj2hRYDukgAQcqwQCAJ7kTGmVAW1yVRx, 6 decimals, references UnderlyingAsset['sol:trump']

modules/statics/src/coins/ofcCoins.ts

  • tofcsolToken() for ofctsol:trump — OFC wrapper, 6 decimals, references UnderlyingAsset['sol:trump']

Context

sol:trump already exists in production statics. This PR adds the testnet equivalents following the same pattern as tsol:usd1 / tsol:sofid.

Devnet mint was deployed via coins-sandbox/sol/tokens/createTrumpMint.js (new script using @solana/spl-token v0.4.x API, reusing an existing funded wallet to avoid devnet airdrop rate limits).

Companion PR

prime-microservices config changes: BitGo/prime-microservices (CAAS-1659 branch) — depends on this being published as a new @bitgo-beta/statics release.

Test plan

  • modules/statics build: clean
  • coins.get('tsol:trump') — found, 6 decimals, testnet network ✓
  • coins.get('ofctsol:trump') — found ✓

🤖 Generated with Claude Code

@manav-c manav-c requested a review from a team as a code owner June 2, 2026 03:49
@linear-code
Copy link
Copy Markdown

linear-code Bot commented Jun 2, 2026

CAAS-1659

CAAS-1659 Add testnet equivalents of sol:trump for Solana devnet.

- tsol:trump: devnet SPL mint APQkhGVxBZyXkj2hRYDukgAQcqwQCAJ7kTGmVAW1yVRx,
  6 decimals, references UnderlyingAsset['sol:trump']
- ofctsol:trump: OFC wrapper for the testnet token

Mint was deployed to Solana devnet via coins-sandbox
createTrumpMint.js script.

Ticket: CAAS-1659
@manav-c manav-c force-pushed the CAAS-1659/add-tsol-trump-statics branch from 4810503 to 502854d Compare June 2, 2026 04:07
@manav-c manav-c merged commit 13c988f into master Jun 2, 2026
22 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