Pre-release notice:
The Quantum Readiness Index is still being reviewed and refined. Reports may include rough edges, including incomplete and/or incorrect coverage.

stablecoin

USX USX

USX is a standard Solana SPL stablecoin token issued by Solstice Finance with $501M+ TVL. It inherits Solana's quantum-vulnerable Ed25519 signature scheme for all user spend authorization and address exposure. Token-specific strengths include PDA-controlled minting (quantum-resistant by design since PDAs use SHA-256 hashing with no private keys) and claimed non-upgradeable token programs. However, the Squads 3/5 multisig that governs program upgrades, parameter changes, and emergency operations relies entirely on Ed25519 signer keys — a token-specific quantum-critical vulnerability. Solstice Finance has published no quantum risk assessment, cryptographic inventory, migration roadmap, or PQ implementation of its own. The QRI Score of 10 reflects a project where quantum risk is acknowledged only through Solana L1 inheritance, with no meaningful project-level production protection. Users should monitor Solana's Falcon migration progress and Solstice Finance's admin key migration status.

Partial ProtectionToken InheritanceSPL TokenSolana-DependentQuantum Risk Acknowledged
Stage Quantum Risk Assessed
Confidence Medium
Urgency [Monitor for Updates]
Review Status Draft
Evaluated 2026-06-06
Scope USX SPL token (contract 6FrrzDk5mQARGc1TDYoyVnSyRdds1t4PbtohCD6p3tgG) on Solana mainnet, including token-specific admin/governance keys. Evaluation inherits Solana L1 QRI per Section 7.2 Token Inheritance.
AI-generated report. This report was produced by the evaluator and synthesis pipeline. Review status: draft.

Category breakdown

QRI Factors

Algorithm & Implementation Assurance 0 / 20
Migration Mechanism, Governance & Ecosystem Coordination 2 / 15
Migration Status & Value-at-Risk 1 / 25
Production Cryptographic Protection 5.54 / 35
Security Assessment & Evidence Preparedness 1.25 / 5

Critical Quantum Blockers

  • All spend authorization for USX token transfers relies on Solana's Ed25519 signature scheme, which is vulnerable to Shor's algorithm (quantum-critical vulnerability, inherited from Solana L1).
  • USX program governance uses a Squads 3/5 multisig whose signers use Ed25519 keypairs. A quantum adversary could derive signer private keys and compromise governance, enabling unauthorized program upgrades, parameter changes, or emergency fund movements (quantum-critical vulnerability, token-specific).
  • No project-specific quantum risk assessment, cryptographic inventory, or migration plan has been published by Solstice Finance for USX (quantum-critical uncertainty).

Key Risks

  • Quantum key-recovery attack on USX holder Ed25519 private keys (inherited from Solana): A sufficiently powerful quantum computer running Shor's algorithm could derive private keys from on-chain public keys, enabling theft of all USX balances from addresses that have signed transactions. Over 60% of funded Solana addresses have made at least one outgoing transaction, exposing their public keys on-chain (long-exposure attack surface).
  • Quantum compromise of Squads 3/5 multisig signers: An attacker who derives the private keys of 3 out of 5 multisig signers could unilaterally execute administrative actions including program upgrades (if upgradeable), configuration parameter changes, whitelist modifications, collateral token registration changes, custodian authorization changes, and emergency fund movements. This represents a supply-integrity and treasury-drain risk specific to USX.
  • Program upgrade authority uncertainty: The security page claims 'non-upgradeable SPL programs' while the smart contracts documentation states 'Program upgrade authority held by multi-sig wallet.' If the USX Program is upgradeable, the quantum-vulnerable multisig creates a direct path to program compromise. If non-upgradeable, the risk is limited to operational parameter manipulation.
  • No project-level quantum migration plan: Even when Solana L1 deploys Falcon signatures, USX-specific admin keys, whitelisted accounts, and multisig signers would require separate migration. No plan, timeline, or commitment exists for this.
  • Off-chain collateral custody (Copper, Ceffu) introduces additional quantum risk surface for the assets backing USX, though this is outside the on-chain token evaluation scope.

Assurance Notes

  • USX smart contracts have been audited by Halborn (3x) and Sep2 for general security, but no quantum-specific audit scope exists. These audits do not cover quantum-critical properties.
  • USX program source code is not publicly available; SDK is distributed via private NPM repository. On-chain program addresses are published and verifiable on Solana Explorer, but source-level reproducibility is not possible for independent reviewers.
  • Solstice Finance security page claims 'Non-Upgradeable Contracts' while smart contracts documentation states 'Program upgrade authority held by multi-sig wallet.' This discrepancy could not be independently verified on-chain within this evaluation scope. If the program is upgradeable, the quantum-vulnerable multisig path presents a critical upgrade-authority risk.
  • No formal quantum-specific incident-response playbook, performance benchmark, or exchange/custody migration attestations exist for USX. These are recorded as assurance caveats per Section 7.4 (Note-Only Caveat Rule) and do not affect the QRI Score.
  • Solana L1 has published a 3-phase quantum roadmap (Falcon adoption), independent Falcon implementations by Anza and Firedancer on GitHub, Project Eleven testnet PQ signatures, and the Blueshift Winternitz Vault on mainnet. USX inherits these L1 capabilities but Solstice Finance has not published any token-specific quantum readiness documentation or migration guidance.
  • LayerQu (independent evaluator, methodology v3.1.0) rates Solana L1 at Migration Stage 1 (Acknowledged), QRI 26/100 as of June 2026. This provides external calibration consistent with USX's lower inherited score.

Non-Scoring Caveats

  • Halborn and Sep2 smart contract audits are general security audits with no quantum-specific scope. Their value for quantum assurance is limited to confirming PDA-controlled minting and program architecture claims. This does not affect the QRI Score per Section 7.4.
  • USX program source code is closed-source (private NPM SDK only). On-chain bytecode is deployed but independent source-level review is not possible. This primarily affects Evidence Confidence and Assurance Notes rather than the QRI Score.
  • Future Solana L1 migration to Falcon signatures would automatically benefit USX token transfers, but USX-specific admin key migration would require separate action by Solstice Finance multisig signers. No timeline or plan exists.
  • No formal quantum-specific incident-response playbook or emergency governance process has been published for USX. Recorded as operational caveat per Section 7.4.

Evidence record

Claims and Caveats

Security Assessment & Evidence Preparedness

Public cryptographic inventory and quantum threat model

Claim: USX/Solstice Finance has not published a cryptographic inventory or quantum threat model. The token's cryptographic profile (Ed25519 spend authorization, PDA minting) is derivable from Solana documentation and Solstice smart contract docs.

Coverage basis: No project-specific publication; cryptographic profile derivable from L1 documentation

Implementation score: 0.25 · Evidence confidence: Medium

Issue classification: quantum-critical uncertainty · Score treatment: score-reducing

Assurance: Cryptographic inventory for USX is inferable from Solana's published analyses and Solstice documentation but no project-specific publication exists.

Solana Foundation, Anza, and Firedancer have published detailed quantum analyses for the L1. USX inherits this indirectly but Solstice has not published its own assessment.

Security Assessment & Evidence Preparedness

Public evidence record supporting quantum assessment

Claim: No project-specific evidence record (code references, transaction examples, reproducible analytics) has been published by Solstice Finance for quantum readiness.

Coverage basis: No project-specific evidence; Solana L1 evidence exists but is not USX-specific

Implementation score: 0.25 · Evidence confidence: Medium

Issue classification: quantum-critical uncertainty · Score treatment: score-reducing

Assurance: Solana L1 has published Falcon implementations on GitHub and testnet PQ signatures. USX token transfers would benefit from L1 migration but no USX-specific evidence exists.

Evidence record is available at the L1 level only. Token-specific governance paths (multisig) are not covered by L1 evidence.

Production Cryptographic Protection

Spend authorization / transaction signatures PQC or hybrid-PQC on mainnet

Claim: USX token transfers use Solana's Ed25519 signature scheme. Solana mainnet does not support PQC or hybrid-PQC transaction signatures. All USX spend authorization is Ed25519-only.

Coverage basis: Inherits Solana L1 Ed25519-only spend authorization

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Quantum blocker: All USX spend authorization is Ed25519-only on mainnet. Quantum-enabled key recovery from exposed public keys enables theft of any USX balance.

Assurance: Confirmed by multiple independent sources including Solana Foundation, Helius research, and Jump Crypto.

Solana has Falcon implementations on GitHub and testnet PQ signatures (Project Eleven, April 2026), but mainnet default remains Ed25519. SIMD-0416 proposes Falcon verification syscall; not yet on mainnet.

Production Cryptographic Protection

Account/address/public-key exposure and key-derivation design

Claim: USX holder addresses are Solana Ed25519 public keys. All externally owned accounts (EOAs) that have sent transactions expose their public keys on-chain. Over 60% of funded Solana addresses have made outgoing transactions, creating long-exposure quantum-vulnerable surfaces. PDAs used for minting are quantum-resistant by design (hash-derived, off-curve).

Coverage basis: Inherits Solana address model; partial protection from PDA architecture

Implementation score: 0.25 · Evidence confidence: High

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Assurance: Solana's Ed25519 key derivation uses SHA-512 hashing of the seed, which provides quantum-resistant seed protection — enabling emergency migration via ZK-proof of seed knowledge. This is a recoverability property, not production protection.

PDAs (Program Derived Addresses) are provably off-curve and have no private keys, making them quantum-resistant for mint authority and program state. USX uses PDA-controlled minting, which is a genuine quantum-resistant property for supply integrity. However, user-held USX balances in EOAs remain fully exposed.

Production Cryptographic Protection

Consensus-critical authentication PQC or hybrid-PQC

Claim: Solana consensus (Alpenglow) uses BLS12-381 signatures for validator votes and certificates. BLS12-381 is pairing-based elliptic curve cryptography, vulnerable to Shor's algorithm.

Coverage basis: Inherits Solana L1 consensus mechanism

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Assurance: A quantum attacker forging consensus votes could enable double-spend attacks on the Solana network, affecting USX settlement finality. Research on Falcon aggregation and lattice-based multisignature protocols (Raccoon, DOTT) is ongoing.

Consensus compromise would affect all SPL tokens including USX. This is an inherited L1 risk.

Production Cryptographic Protection

State-integrity and data-availability mechanisms quantum-safe

Claim: USX uses PDA-controlled minting (SHA-256 hash-derived addresses, provably off-curve, no private key). The USX program is claimed non-upgradeable. However, multisig-controlled administrative parameters (whitelisted accounts, collateral registration, custodian authorization, emergency fund movements) use Ed25519 signers. Solana's state integrity uses SHA-256 Merkle trees (quantum-resistant).

Coverage basis: PDA minting is quantum-resistant by design; multisig admin path is Ed25519-vulnerable. Solana state layer is hash-based.

Implementation score: 0.5 · Evidence confidence: Medium

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Quantum blocker: Multisig-controlled administrative parameters (whitelisted accounts, custodian authorization, emergency fund movements) rely on Ed25519 signers. A quantum attacker compromising 3 of 5 signers could manipulate protocol operations.

Assurance: The claim of non-upgradeable programs appears on the security page but conflicts with documentation stating upgrade authority is held by multisig. On-chain verification was not performed in this evaluation. Halborn/Sep2 audits confirm PDA-controlled minting architecture.

PDA minting is a significant quantum-resistant property: the mint authority cannot be compromised via Shor's algorithm because PDAs have no private keys. However, the multisig that controls operational parameters remains quantum-vulnerable. If the program is actually upgradeable (contradicting the security page claim), the multisig vulnerability extends to full program compromise.

Production Cryptographic Protection

Privacy and proof layers quantum-safe

Claim: USX has no privacy layer, shielded transactions, or zero-knowledge proof systems.

Coverage basis: No privacy layer exists

Implementation score: 0 · Evidence confidence: High

Issue classification: none · Score treatment: not applicable

Production Cryptographic Protection

P2P transport, node identity, and peer authentication PQC/hybrid-PQC/satisfied by design

Claim: USX is an SPL token with no P2P networking layer of its own. P2P security is inherited from Solana L1.

Coverage basis: No token-level P2P layer

Implementation score: 0 · Evidence confidence: High

Issue classification: none · Score treatment: not applicable

Production Cryptographic Protection

Critical wallet, custody, HSM, signer, and hardware-wallet workflows support production PQ/hybrid path

Claim: USX program governance uses a Squads 3/5 multisig with Ed25519 signer keys. No PQ or hybrid-PQ signing workflows are documented for the multisig signers. No hardware wallet or HSM PQ support is documented.

Coverage basis: Multisig signers are Ed25519-only; no PQ workflow documented

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Quantum blocker: Squads 3/5 multisig signers use Ed25519 keypairs. Quantum key recovery of 3 signers enables full administrative control of the USX protocol.

Assurance: Squads Protocol v4 program (SQDS4ep65T869zMMBKyuUq6aD6EgTu8psMjkvj52pCf) has been audited by OtterSec, Neodyme, Certora, and Trail of Bits, but these are general smart contract audits, not quantum-specific. Solana's Winternitz Vault/Winterwallet could theoretically protect signer keys but no evidence of adoption by Solstice signers exists.

The Blueshift Winterwallet provides a PQ path for Solana signing authorities using Winternitz One-Time Signatures. Solstice multisig signers could adopt this today without protocol changes, but no evidence of adoption exists.

Migration Status & Value-at-Risk

Percentage of economically relevant value-at-risk protected from quantum key-recovery

Claim: USX has $501M+ TVL across 30K+ holders on Solana. All USX is held in Ed25519-secured accounts on a network with no production PQ protection. Less than 1% of value could be in Winternitz Vault (Solana's optional PQ vault, SOL-only, limited adoption).

Coverage basis: All USX value is on Solana mainnet with Ed25519-only protection

Implementation score: 0.05 · Evidence confidence: Medium

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Quantum blocker: $501M+ in USX TVL is quantum-vulnerable with <1% protected. No migration, freeze, or deprecation path exists for vulnerable USX balances.

Assurance: TVL figure from Solstice website ($501M+, as of evaluation date). The Winternitz Vault on Solana provides optional PQ protection for SOL only (not SPL tokens) and has limited adoption. USX holders cannot directly use it for USX protection.

Value-at-risk assessment follows Section 9.3.1: <25% coverage maps to score 1 out of 20 (Implementation Score 0.05). The $501M TVL figure represents nominal on-chain USX supply. Underlying collateral (USDC/USDT) on other chains adds indirect quantum risk not scored here.

Migration Status & Value-at-Risk

Critical wallets migrated, protected, or inherently PQ-native

Claim: USX multisig signers (3/5 Squads), whitelisted minting accounts, and program upgrade authority all use Ed25519 keypairs. No migration to PQ keys has occurred. No evidence of Winterwallet or other PQ protection adoption by Solstice administrators.

Coverage basis: No critical wallet migration has occurred

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Quantum blocker: No critical wallet (multisig signers, whitelisted minters, upgrade authority) has been migrated to PQ keys.

Assurance: Solstice could adopt Winterwallet for multisig signers today. The Blueshift team explicitly recommends this for 'upgrade authorities and signing keys that control high-value programs and mints.' No evidence of adoption.

The PDA-controlled mint authority is inherently PQ-native (no private key), which provides partial protection for the minting function. However, whitelisted accounts that can invoke minting are Ed25519-secured.

Migration Status & Value-at-Risk

Legacy vulnerable pools/accounts/UTXOs/contracts identified, measurable, deprecated, migrated, frozen, or proven not to exist by design

Claim: No inventory of quantum-vulnerable USX holding addresses has been published. No deprecation, freeze, or migration mechanism exists for dormant or unmigratable USX positions.

Coverage basis: No identification or deprecation of vulnerable pools

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical uncertainty · Score treatment: score-reducing

Assurance: Solana L1 has identified the exposed-public-key problem (>60% of addresses have sent transactions) and proposed migration paths (ZK-proof of seed knowledge, commit-and-reveal). USX has not published its own analysis.

USX as an SPL token cannot independently freeze or migrate user balances without token-level freeze authority, which is not documented as enabled for USX.

Migration Mechanism, Governance & Ecosystem Coordination

Public migration or protection roadmap with sequencing, activation criteria, and dependencies

Claim: Solana L1 has published a 3-phase quantum roadmap (Falcon research, new wallet adoption, existing wallet migration). USX/Solstice has published no token-specific roadmap.

Coverage basis: Solana L1 roadmap exists; no USX-specific roadmap

Implementation score: 0.25 · Evidence confidence: Medium

Issue classification: quantum-critical uncertainty · Score treatment: score-reducing

Assurance: Solana's roadmap covers L1 account migration. USX token transfers would automatically benefit from the L1 Falcon migration. However, token-specific admin key migration is not addressed by the L1 roadmap.

A token-specific roadmap would need to address: multisig signer key migration to PQ, whitelisted account migration, and coordination with Solana's Falcon activation timeline.

Migration Mechanism, Governance & Ecosystem Coordination

Migration accessibility and defaults: PQ/hybrid account creation, wallet tooling, transaction paths, custody paths, user-facing warnings, education, and migration prompts

Claim: Solana has the Winternitz Vault and Winterwallet (Blueshift) providing optional PQ protection on mainnet. No USX-specific tooling, wallet integration, custody path, or user education exists.

Coverage basis: Optional L1 tooling exists; no USX-specific tooling

Implementation score: 0.25 · Evidence confidence: Medium

Issue classification: operational/product caveat · Score treatment: score-reducing

Assurance: Winternitz Vault currently supports SOL only, not SPL tokens. Winterwallet is an end-to-end wallet for PQ signing on Solana. USX tokens in Winterwallet-controlled accounts could theoretically be PQ-protected, but no integration or documentation exists.

No USX-specific migration prompts, warnings, or educational materials exist. Users are not informed of quantum risk.

Migration Mechanism, Governance & Ecosystem Coordination

Migration enforcement and coordination: enforcement mechanisms exist and exchange, custody, bridge, wallet, and infrastructure coordination prevents unsafe fallback into vulnerable systems

Claim: No enforcement mechanisms exist for USX migration. No deprecation deadlines, disabled legacy signing, restricted withdrawals, or mandatory migration requirements. No exchange, custody, or wallet coordination for USX-specific migration.

Coverage basis: No enforcement or coordination mechanisms exist

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical vulnerability · Score treatment: score-reducing

Assurance: Solana L1 has not yet activated any enforcement mechanisms. The Falcon migration remains optional and future-dated. USX cannot enforce migration independently without token-level freeze authority.

USX has no cross-chain bridges (Solana-native only), which reduces coordination complexity for migration but does not eliminate the need for enforcement mechanisms.

Migration Mechanism, Governance & Ecosystem Coordination

Emergency disclosure, incident-response, or governance process for quantum-related vulnerabilities

Claim: No quantum-specific emergency disclosure process, incident-response plan, or governance procedure has been published by Solstice Finance for USX.

Coverage basis: No quantum-specific emergency process exists

Implementation score: 0 · Evidence confidence: High

Issue classification: assurance-only caveat · Score treatment: note-only

Assurance: Solstice has general security monitoring (Hypernative), 24-hour timelock on admin actions, and a security page. No quantum-specific processes are documented. Per Section 7.4, lack of a formal quantum-specific IR playbook is a note-only caveat when it does not leave a current quantum-vulnerable path unresolved.

The 24-hour timelock on administrative transactions provides a limited window for emergency response to detected multisig compromises. Hypernative monitoring could potentially detect anomalous admin activity.

Algorithm & Implementation Assurance

Uses NIST-standardized, standards-track, or broadly reviewed PQC/hybrid-PQC algorithms appropriate to the use case

Claim: USX has no custom cryptographic algorithms. All cryptography is inherited from Solana L1, which currently uses Ed25519 (not PQ). Solana has selected Falcon (FN-DSA, NIST FIPS 206 draft) as its future PQ scheme with implementations on GitHub, but this is not yet on mainnet.

Coverage basis: No token-specific algorithms; inherits Solana L1

Implementation score: 0 · Evidence confidence: High

Issue classification: none · Score treatment: not applicable

Assurance: When Solana L1 deploys Falcon on mainnet, USX token transfers will automatically use Falcon signatures without token-level changes. This is an L1 concern.

Algorithm & Implementation Assurance

Independent cryptographic and implementation audit exists for quantum-critical scope

Claim: USX smart contracts have been audited by Halborn (3x) and Sep2 for general security (access controls, economic attack vectors, program logic). No quantum-specific audit scope exists. The multisig governance path has not been audited for quantum resistance.

Coverage basis: General smart contract audits only; no quantum-specific audit

Implementation score: 0 · Evidence confidence: Medium

Issue classification: assurance-only caveat · Score treatment: score-reducing

Assurance: Halborn and Sep2 audits confirm PDA-controlled minting architecture and access controls. These are valuable for classical security but provide no quantum-specific assurance. The quantum-critical scope (Ed25519 multisig vulnerability, PDA quantum resistance) is not covered. Per Section 6.4, scope-mismatched audits support only the audited component and limit confidence for unaudited production scope.

The Squads Protocol v4 program used by the multisig has been independently audited by OtterSec, Neodyme, Certora (with formal verification), and Trail of Bits. These are general smart contract audits, not quantum-specific.

Algorithm & Implementation Assurance

Open-source, reproducible implementation

Claim: USX program source code is not publicly available on GitHub or any open-source repository. The SDK is distributed via private NPM (@solsticelabs/usx-client-sdk). On-chain program addresses are published and verifiable on Solana Explorer, but source code cannot be independently reviewed or reproduced.

Coverage basis: Closed-source; on-chain bytecode only

Implementation score: 0 · Evidence confidence: High

Issue classification: quantum-critical uncertainty · Score treatment: score-reducing

Assurance: Closed-source code prevents independent verification of quantum-critical claims including PDA-controlled minting, non-upgradeable status, and multisig parameters. On-chain bytecode verification is possible but source-level review is not. This primarily affects Evidence Confidence.

The Solstice website states 'All addresses verifiable on Solana Explorer.' On-chain programs can be decompiled but source-level audit is not possible without access to the private repository.

Algorithm & Implementation Assurance

Parameter agility and future upgrade path documented

Claim: USX has no PQ cryptographic parameters of its own. Parameter agility is not applicable at the token level.

Coverage basis: No token-level PQ parameters exist

Implementation score: 0 · Evidence confidence: High

Issue classification: none · Score treatment: not applicable

Algorithm & Implementation Assurance

Stateful-signature safety, side-channel, fault-injection, state-management, hardware-wallet, HSM, or custody implementation risks

Claim: USX has no PQ signing implementation of its own. No stateful signature schemes (XMSS/LMS) are in use at the token level.

Coverage basis: No PQ signing implementation at token level

Implementation score: 0 · Evidence confidence: High

Issue classification: none · Score treatment: not applicable

If Solstice multisig signers adopt Winterwallet (Winternitz OTS), stateful-signature safety becomes relevant. WOTS requires strict single-use key management, which Winterwallet handles transparently.

Algorithm & Implementation Assurance

Performance and resource-impact analysis exists where PQ signature/verification costs could affect safe deployment

Claim: No USX-specific performance analysis exists. Solana L1 has analyzed the impact of Falcon signatures: Project Eleven's testnet deployment showed 90% throughput reduction with Dilithium; Falcon is expected to be more efficient (10x signature size increase over Ed25519, 3x faster verification).

Coverage basis: No token-specific analysis; L1 analysis exists

Implementation score: 0 · Evidence confidence: Medium

Issue classification: none · Score treatment: not applicable

Assurance: Solana's expected Falcon migration would increase transaction sizes ~10x (from 64-byte Ed25519 to ~666-byte Falcon signatures). This could affect USX transfer costs and throughput but is manageable within SIMD-0296's 4096-byte limit.

Report metadata

Generation Details