Skip to content

fix(statics): update gospcx contract addresses#9329

Merged
sachushaji merged 1 commit into
masterfrom
feat/SCAAS-10542-override-gospcx
Jul 22, 2026
Merged

fix(statics): update gospcx contract addresses#9329
sachushaji merged 1 commit into
masterfrom
feat/SCAAS-10542-override-gospcx

Conversation

@sachushaji

Copy link
Copy Markdown
Contributor

Override GOSPCX token definitions with redeployed mints:

  • sol:gospcx -> 7UJQ8jX4awxTuceDqfqZ2MYWGTu9jU2uh6MbLBXgkLDT
  • tsol:gospcx -> E8Z8jW31ajxxE1F4QW1Rh7aCnYqauvqCvXTRRBwhR4uY
  • tsol:stggospcx -> CKn9Tx1BjUozxmwZMBjeu9ZGSzehacCnCj3GyJmZJT1u
  • decimals 6 -> 9 (on-chain and OFC variants)

Ticket: SCAAS-10542

@linear-code

linear-code Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

SCAAS-10542

Override GOSPCX token definitions with redeployed mints:
- sol:gospcx -> 7UJQ8jX4awxTuceDqfqZ2MYWGTu9jU2uh6MbLBXgkLDT
- tsol:gospcx -> E8Z8jW31ajxxE1F4QW1Rh7aCnYqauvqCvXTRRBwhR4uY
- tsol:stggospcx -> CKn9Tx1BjUozxmwZMBjeu9ZGSzehacCnCj3GyJmZJT1u
- decimals 6 -> 9 (on-chain and OFC variants)

Ticket: SCAAS-10542

BREAKING CHANGE: GOSPCX token definitions have been updated
with redeployed mints and decimal precision changed from 6 to 9.
Applications using GOSPCX tokens must update their token
configuration and adjust decimal handling accordingly.
@sachushaji
sachushaji force-pushed the feat/SCAAS-10542-override-gospcx branch from 3bf0277 to 16df7ff Compare July 22, 2026 17:26
@sachushaji
sachushaji marked this pull request as ready for review July 22, 2026 17:30
@sachushaji
sachushaji requested a review from a team as a code owner July 22, 2026 17:30
@sachushaji
sachushaji requested a review from Copilot July 22, 2026 17:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates BitGoJS statics for the GOSPCX Solana token set to reflect redeployed mints and updated on-chain precision, ensuring both on-chain (SOL/TSOL) token definitions and their OFC counterparts stay consistent.

Changes:

  • Updated sol:gospcx, tsol:gospcx, and tsol:stggospcx mint addresses in Solana token definitions.
  • Updated decimal places from 6 to 9 for the above Solana tokens.
  • Updated decimal places from 6 to 9 for the corresponding OFC coin entries to maintain parity with the base tokens.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
modules/statics/src/coins/solTokens.ts Updates GOSPCX-related Solana token mint addresses and decimal places to match redeployed Token-2022 mints.
modules/statics/src/coins/ofcCoins.ts Aligns OFC coin decimal places with updated SOL/TSOL GOSPCX token definitions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sachushaji
sachushaji merged commit 4db21a9 into master Jul 22, 2026
26 checks passed
@sachushaji
sachushaji deleted the feat/SCAAS-10542-override-gospcx branch July 22, 2026 17:56
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