Skip to content

feat(statics): register txlm BTGT testnet token#9088

Merged
prajwalu142 merged 1 commit into
masterfrom
onboard-xlm-btgt-token
Jun 23, 2026
Merged

feat(statics): register txlm BTGT testnet token#9088
prajwalu142 merged 1 commit into
masterfrom
onboard-xlm-btgt-token

Conversation

@prajwalu142

@prajwalu142 prajwalu142 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Problem

The BTGT Stellar testnet token needs to be onboarded to test token mint

Goal

Register txlm:BTGT-GCCUFJV5P32QGVZVW73SF7P53ZH2OXJ5C3DYSXDECSRCP3FU2GJ2PXGE
in BitGoJS so Express and the SDK can resolve it, enabling token
transfers and trustline operations.

Fix

  • Added UnderlyingAsset enum entry in base.ts
  • Registered via tstellarToken in allCoinsAndTokens.ts with 7 decimal
    places, full name BitGo Testnet Token, and bitgo.com domain

Testing

Verified statics package builds cleanly after the change.

Ticket: CSHLD-1095
🤖 Generated with Claude Code

## Problem

The BTGT Stellar testnet token is not registered in the BitGoJS coin
registry, causing BitGo Express to reject requests referencing it with
UnsupportedCoinError.

## Goal

Register txlm:BTGT-GCCUFJV5P32QGVZVW73SF7P53ZH2OXJ5C3DYSXDECSRCP3FU2GJ2PXGE
in BitGoJS so Express and the SDK can resolve it, enabling token
transfers and trustline operations.

## Fix

- Added UnderlyingAsset enum entry in base.ts
- Registered via tstellarToken in allCoinsAndTokens.ts with 7 decimal
  places and bitgo.com domain

## Testing

Verified statics package builds cleanly after the change.

Ticket: CSHLD-1095
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@prajwalu142 prajwalu142 marked this pull request as ready for review June 23, 2026 08:36
@prajwalu142 prajwalu142 requested a review from a team as a code owner June 23, 2026 08:36
@prajwalu142 prajwalu142 merged commit 9d931ff into master Jun 23, 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