Skip to content

Conversation

@Marcolist
Copy link

Summary & Motivation

This PR adds support for the Solaxy (SVM) mainnet to the Phantom Wallet SDK.

  • Introduces a new NetworkId.SOLAXY_MAINNET (solaxy:1936682104)
  • Adds corresponding configuration to NETWORK_CONFIGS
  • Includes CAIP-2 mapping, explorer URLs, and chain metadata
  • No RPC endpoint added — Phantom manages its own RPCs internally
  • Aligns with existing Solana-based network definitions for SVM compatibility

This addition enables developers to identify and interact with Solaxy accounts and explorers
through the standard SDK interfaces.


Did you add a changeset?

Yes

Run locally:

yarn changeset

@Marcolist
Copy link
Author

Thanks for reviewing!
Solaxy is an SVM-based L2 compatible with Solana programs.
The provided metadata follows existing Solana mainnet conventions.
Looking forward to feedback and integration testing.

@Marcolist Marcolist changed the title Solaxy support feat: Solaxy Chain support Oct 27, 2025
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.

1 participant