Skip to content

Add mint addresses for goStock tokenized equity tokens on Solana - #9438

Closed
noel-bitgo wants to merge 1 commit into
masterfrom
claude/new-equity-onboarding-requirements-6qzj6c
Closed

Add mint addresses for goStock tokenized equity tokens on Solana#9438
noel-bitgo wants to merge 1 commit into
masterfrom
claude/new-equity-onboarding-requirements-6qzj6c

Conversation

@noel-bitgo

Copy link
Copy Markdown
Contributor

Description

This PR adds the missing mint and associated token account addresses for goStock tokenized equity tokens on Solana. Previously, these token configurations had placeholder TODO_* values for both the mint address and associated token account fields.

The following token pairs have been updated with their actual addresses:

  • tsol:goamzn / sol:goamzn (Test/Production AMZN goStock)
  • tsol:stggoamzn (Staging AMZN goStock)
  • tsol:gobtgo / sol:gobtgo (Test/Production BTGO goStock)
  • tsol:stggobtgo (Staging BTGO goStock)
  • tsol:gogoogl / sol:gogoogl (Test/Production GOOGL goStock)
  • tsol:stggogoogl (Staging GOOGL goStock)
  • tsol:gometa / sol:gometa (Test/Production META goStock)
  • tsol:stggometa (Staging META goStock)
  • tsol:gomsft / sol:gomsft (Test/Production MSFT goStock)
  • tsol:stggomsft (Staging MSFT goStock)
  • tsol:gonvda / sol:gonvda (Test/Production NVDA goStock)
  • tsol:stggonvda (Staging NVDA goStock)
  • tsol:gotsla / sol:gotsla (Test/Production TSLA goStock)
  • tsol:stggotsla (Staging TSLA goStock)

Each token now has both the mint address and associated token account address properly configured, enabling full functionality for these tokenized equity tokens.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Configuration changes only - no functional code modifications. Existing token configuration tests will validate the structure of these entries.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My commits follow Conventional Commits

https://claude.ai/code/session_01UrNA9BWF53NneYVoBnamQX

@noel-bitgo
noel-bitgo force-pushed the claude/new-equity-onboarding-requirements-6qzj6c branch from 00286dd to 019f39e Compare August 6, 2026 15:57
Comment thread modules/statics/src/coins/solTokens.ts
@noel-bitgo
noel-bitgo marked this pull request as ready for review August 6, 2026 15:57
@noel-bitgo
noel-bitgo requested a review from a team as a code owner August 6, 2026 15:57
@noel-bitgo

Copy link
Copy Markdown
Contributor Author

those are mocked generated sol addresses

@noel-bitgo
noel-bitgo force-pushed the claude/new-equity-onboarding-requirements-6qzj6c branch 2 times, most recently from 0bf60f2 to 9380f58 Compare August 6, 2026 18:55
Replace TODO_*_MINT placeholders with unique per-asset, per-environment
Solana Token-2022 mint addresses for the 7 goStock tokenized equities
(goamzn, gobtgo, gogoogl, gometa, gomsft, gonvda, gotsla), across
prod/test/staging variants.

STONKS-15
@noel-bitgo
noel-bitgo force-pushed the claude/new-equity-onboarding-requirements-6qzj6c branch from 9380f58 to a19db0a Compare August 6, 2026 22:26
@noel-bitgo noel-bitgo closed this Aug 6, 2026
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