exchange and ecosystem token
WhiteBIT Coin WBT
WhiteBIT Coin (WBT) is a multi-chain exchange/ecosystem token with a ~$10–12B market cap, native to Whitechain (a go-ethereum fork using Clique PoA consensus) and also represented as ERC-20 on Ethereum and TRC-20 on Tron. As of 2026-06-06, the project has published NO quantum risk assessment, cryptographic inventory, PQC roadmap, mitigation design, prototype, testnet, or mainnet protection. All critical cryptographic layers — spend authorization (ECDSA/secp256k1 EOAs), consensus authentication (Clique secp256k1 block sealing), P2P transport (devp2p ECDSA), and token bridge mechanisms — rely entirely on quantum-vulnerable elliptic curve cryptography. The ERC-20 and TRC-20 representations inherit the quantum vulnerability of Ethereum and Tron respectively. Approximately 100% of the ~$10–12B value-at-risk is quantum-vulnerable with no migration path. The centralized PoA architecture gives WhiteBIT theoretical operational control to halt or migrate the chain, but no such plan is documented. The project scores 1/100 (Stage 0, Readiness & Risk Cap 10 from no public cryptographic inventory). The project requires a public cryptographic inventory and quantum risk assessment as immediate next steps.
Category breakdown
QRI Factors
Critical Quantum Blockers
- No public cryptographic inventory of quantum-vulnerable mechanisms: the project has not published any inventory of its ECDSA/secp256k1 usage across spend authorization, consensus, P2P, or bridge layers. Readiness & Risk Cap: 10.
- All critical cryptographic layers are ECDSA/secp256k1-only: Whitechain spend authorization uses standard Ethereum EOA signatures, Clique PoA consensus uses secp256k1 block sealing, P2P node identity uses devp2p ECDSA, and ERC-20/TRC-20 token representations inherit host-chain ECC vulnerability. No PQC, hybrid-PQC, or migration path exists.
- No quantum risk assessment, PQC roadmap, mitigation design, prototype, testnet, or mainnet protection of any kind has been published by WhiteBIT or the Whitechain project.
Key Risks
- 100% of WBT value-at-risk (~$10–12B across all three chains) is protected only by ECDSA/secp256k1, which is breakable by a sufficiently scaled quantum computer running Shor's algorithm.
- Whitechain Clique PoA consensus uses secp256k1 validator signatures; a quantum attacker compromising the single validator key (currently operated by WhiteBIT) could forge blocks, reorg the chain, and double-spend native WBT.
- Ethereum ERC-20 and Tron TRC-20 WBT representations inherit full host-chain quantum vulnerability; a quantum attack on Ethereum or Tron would compromise all wrapped/bridged WBT on those chains.
- All WBT user accounts on Whitechain use standard Ethereum EOAs; public keys are exposed on every transaction, creating long-exposure attack surfaces for offline quantum key recovery.
- The burn-and-mint bridge between Whitechain and Ethereum/Tron likely relies on administrative ECDSA keys; compromise of these keys by a quantum adversary could enable infinite minting of WBT on Whitechain.
- No migration, freeze, burn, deprecation, or recovery mechanism exists for quantum-vulnerable WBT; even if quantum attack becomes imminent, there is no publicly documented path to protect user funds.
- The project has no documented quantum incident response process; while a general bug bounty exists (HackenProof), no quantum-specific vulnerability handling is defined.
Assurance Notes
- Whitechain node software (v1.2.0, 2025-01-10) is a public go-ethereum fork under LGPL-3.0/GPL-3.0; source code is available at https://github.com/whitebit-exchange/wbt and the standard Ethereum ECDSA/secp256k1 dependency is directly verifiable from the Clique consensus implementation and EVM account model.
- Hacken has audited the WBT ERC-20 token contract and the exchange platform (web, API, mobile penetration tests), but no audit covers quantum-specific cryptographic review of Whitechain consensus, spend authorization, P2P, or bridge mechanisms.
- WhiteBIT runs a public bug bounty program via HackenProof and [email protected] covering web, API, Android, and iOS surfaces; no quantum-specific vulnerability disclosure process is documented.
- WhiteBIT exchange maintains CCSS Level 3 certification, ISO/IEC 27001, AAA CER.live rating, and a $30M insurance fund — these are operational security measures that do not address quantum cryptographic vulnerability.
- The Whitechain architecture documentation explicitly confirms Clique PoA consensus using secp256k1 signatures; the project has not published any quantum threat model, cryptographic inventory, PQC roadmap, or migration design.
- WBT market cap is approximately $10–12B with ~213M circulating supply as of June 2026; the entire value-at-risk across all three chains is quantum-vulnerable with no protection, migration path, or deprecation mechanism.
Non-Scoring Caveats
- WhiteBIT exchange operational security (CCSS Level 3, ISO 27001, cold storage, insurance fund, bug bounty) is strong but irrelevant to quantum cryptographic vulnerability; these measures protect against classical attacks only.
- Whitechain's centralized single-validator PoA design gives WhiteBIT the operational ability to halt the chain or force a migration in a quantum emergency, but this recoverability option is not documented, tested, or publicly committed to.
- The burn-and-mint bridge mechanism between Ethereum, Tron, and Whitechain likely relies on administrative keys that are themselves ECDSA-secured; no documentation addresses quantum security of the bridge operator keys.
- WBT's ~$10–12B market cap and #11–12 CoinGecko rank mean the quantum value-at-risk is economically significant, but this does not affect the QRI Score — it is contextual information for risk prioritization.
- The Hacken ERC-20 token audit (2022) is stale but still relevant for confirming the standard non-PQC nature of the token contract; no quantum-specific audit exists for any component.
Evidence record
Claims and Caveats
Security Assessment & Evidence Preparedness
Public cryptographic inventory of critical public-key mechanisms and public quantum threat model
Claim: No public cryptographic inventory or quantum threat model has been published by WhiteBIT or the Whitechain project.
Coverage basis: The project has not inventoried its use of ECDSA/secp256k1 across spend authorization, consensus, P2P, or bridge layers, nor published any quantum threat model.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Quantum blocker: No public cryptographic inventory — Readiness & Risk Cap: 10
Assurance: Absence of inventory is confirmed by exhaustive search of Whitechain documentation, whitepaper, GitHub repository, and web search for 'Whitechain quantum' / 'WhiteBIT post-quantum' yielding zero results.
The project architecture is well-documented for classical purposes but contains zero quantum-awareness. This is the binding Readiness & Risk Cap at 10.
Security Assessment & Evidence Preparedness
Public evidence record supporting the assessment
Claim: No quantum-specific evidence record exists; the project has published no code references, specs, audits, transaction examples, or reproducible analytics related to quantum risk.
Coverage basis: No quantum evidence record of any kind.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical uncertainty · Score treatment: score-reducing
Assurance: Absence confirmed by search of all project sources and web.
The project has published standard documentation (whitepaper, architecture docs, GitHub README) but none addresses quantum risk.
Production Cryptographic Protection
Spend authorization / transaction signatures are PQC or hybrid-PQC on mainnet
Claim: Whitechain spend authorization uses standard Ethereum ECDSA/secp256k1 account signatures; ERC-20 and TRC-20 WBT inherit host-chain ECC spend authorization.
Coverage basis: Whitechain is a go-ethereum fork with standard EVM accounts; Clique PoA does not modify the transaction signing model. No PQC or hybrid-PQC path exists on any chain.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Quantum blocker: All spend authorization is ECDSA/secp256k1-only across all three chains
Assurance: The geth fork architecture and EVM compatibility confirm standard secp256k1 transaction signing. This is directly verifiable from public source code and the Clique EIP-225 specification.
Standard Ethereum transactions expose the public key in the signature (v, r, s), creating long-exposure attack surfaces for all accounts that have ever sent a transaction.
Production Cryptographic Protection
Account, address, public-key exposure, and key-derivation design
Claim: Whitechain uses standard Ethereum account model where public keys are derivable from transaction signatures; reused addresses and transacted EOAs have long-exposure public keys.
Coverage basis: Same as Ethereum: address = last 20 bytes of Keccak256(public key); public key exposed on every spend. No PQ/hybrid key-derivation or address format exists.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: Confirmed by EVM compatibility and geth fork architecture; no deviation from standard Ethereum account model is documented.
Long-exposure public keys on all transacted EOAs mean quantum attackers can target accounts offline with no time constraint.
Production Cryptographic Protection
Consensus-critical authentication (validator signatures, VRFs, randomness, block certificates)
Claim: Whitechain uses Clique PoA consensus with secp256k1 validator block signatures; currently a single validator operated by WhiteBIT.
Coverage basis: Clique PoA as specified in EIP-225: block sighash is signed with secp256k1, 65-byte signature embedded in extraData. Whitechain docs confirm Clique consensus protocol.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Quantum blocker: Clique PoA consensus uses secp256k1 block signatures — quantum-vulnerable
Assurance: EIP-225 explicitly states: 'The sighash is signed using the standard secp256k1 curve, and the resulting 65 byte signature (R, S, V) is embedded into the extraData.' Whitechain architecture docs confirm Clique usage.
With a single validator, quantum compromise of the validator key would allow full chain rewrite. Even with planned multi-validator expansion, all would use secp256k1.
Production Cryptographic Protection
State-integrity and data-availability mechanisms
Claim: Whitechain uses standard Ethereum state trie (Merkle Patricia Trie) with Keccak256 hashing; no KZG/pairing commitments or other quantum-vulnerable state-binding mechanisms beyond standard hash assumptions.
Coverage basis: Standard geth state model. Keccak256 is considered quantum-safe for preimage resistance (Grover's algorithm provides only quadratic speedup). No pairing-based commitments are used.
Implementation score: 0 · Evidence confidence: Medium
Issue classification: none · Score treatment: note-only
Assurance: State integrity relies on Keccak256 which has no known polynomial-time quantum attack for collision or preimage resistance. However, spend authorization (which gates state transitions) remains ECC-vulnerable, so state can be compromised indirectly.
State-integrity mechanisms themselves are not the primary quantum vulnerability; the spend authorization and consensus layers are the critical attack surfaces. Scored 0 because state transitions are gated by quantum-vulnerable signatures.
Production Cryptographic Protection
Privacy and proof layers
Claim: Whitechain has no privacy layer, shielded transactions, ZK proofs, or confidential assets.
Coverage basis: Standard EVM chain with no privacy features documented.
Implementation score: 1 · Evidence confidence: High
Issue classification: none · Score treatment: not applicable
Production Cryptographic Protection
P2P transport, node identity, and peer authentication
Claim: Whitechain uses standard go-ethereum devp2p networking with ECDSA node identities and ECIES handshake; no PQC or hybrid-PQC P2P protection.
Coverage basis: The geth fork includes standard devp2p with ECDSA-based node IDs (secp256k1 public key derived) and ECIES encrypted transport.
Implementation score: 0 · Evidence confidence: Medium
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: P2P node identity uses ECDSA but is not directly spend-authorization-critical or consensus-critical; a quantum attacker compromising node identities could eclipse or impersonate nodes but cannot forge transactions or blocks without also compromising spend/consensus keys. Scored as applicable vulnerability.
While P2P is quantum-vulnerable, this layer alone would not enable asset theft without also compromising spend authorization or consensus keys. Still scored 0 as no PQC protection exists.
Production Cryptographic Protection
Critical wallet, custody, HSM, and hardware-wallet workflows support PQ/hybrid path
Claim: No PQC or hybrid-PQC wallet, custody, or HSM workflows exist for WBT on any supported chain.
Coverage basis: WhiteBIT exchange uses standard ECDSA-based custody; no PQ wallet infrastructure is documented for Whitechain, Ethereum, or Tron WBT.
Implementation score: 0 · Evidence confidence: Medium
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: WhiteBIT emphasizes cold storage (96% of assets) and multi-signature wallets but these all rely on ECDSA. No PQ custody path is documented.
WhiteBIT's CCSS Level 3 certification and cold storage practices are classical security measures with no quantum relevance.
Migration Status & Value-at-Risk
Percentage of economically relevant value-at-risk protected from quantum key-recovery attacks
Claim: Approximately 0% of WBT value-at-risk is quantum-protected; ~$10–12B market cap (~213M circulating WBT) is entirely secured by ECDSA/secp256k1 across Whitechain, Ethereum, and Tron.
Coverage basis: All WBT on all three chains relies on ECC for spend authorization. No PQ-native or migrated balances exist. Coverage is effectively 0%.
Implementation score: 0.05 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Quantum blocker: ~100% of ~$10–12B value-at-risk is quantum-vulnerable
Assurance: Market data from CoinGecko and WhiteBIT exchange shows ~213M circulating WBT at ~$57/WBT ≈ $12.2B market cap as of June 2026. All value is on ECC-only chains with no PQC migration.
Coverage threshold: <25% → score 1 out of 20 (Implementation Score equivalent: 0.05). Even this minimal score reflects only that some value is on Whitechain (which WhiteBIT could theoretically halt/migrate in an emergency), not that any actual protection exists.
Migration Status & Value-at-Risk
Critical wallets migrated, protected, or inherently PQ-native
Claim: No critical wallets (treasuries, exchanges, custodians, bridges, foundations) have been migrated to or are protected by PQC or hybrid-PQC for any WBT representation.
Coverage basis: All WBT custody — including WhiteBIT's own cold storage (~96% of exchange assets), the treasury allocation (~200M WBT), bridge operator keys, and any third-party custodians — relies on ECDSA.
Implementation score: 0 · Evidence confidence: Medium
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: WhiteBIT reports 96% cold storage with multi-signature wallets — all ECDSA-based. The treasury of 200M WBT (50% of max supply) with staged unlocks is entirely quantum-vulnerable.
WhiteBIT's operational control over the single Whitechain validator and bridge mechanisms means they could theoretically coordinate a migration, but no such plan exists.
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 identification, measurement, deprecation, freeze, or migration of quantum-vulnerable WBT accounts or balances has been performed or published.
Coverage basis: All accounts across all three chains are quantum-vulnerable. No legacy pool identification, deprecation policy, or freeze mechanism exists.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: Absence of any legacy-pool identification or deprecation is confirmed by exhaustive search of all project documentation and web sources.
Whitechain's centralized architecture means WhiteBIT could theoretically identify and freeze vulnerable accounts, but no such capability is documented for quantum scenarios.
Migration Mechanism, Governance & Ecosystem Coordination
Public migration or protection roadmap with sequencing, activation criteria, and dependencies
Claim: No public PQC migration or protection roadmap exists for WBT or Whitechain.
Coverage basis: Zero quantum-related content in whitepaper, architecture docs, GitHub, or any public communication.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical uncertainty · Score treatment: score-reducing
Assurance: Absence confirmed by search of all project sources. The whitepaper (v1.2, February 2024) discusses tokenomics, PoA consensus, and ecosystem plans but contains zero quantum references.
Migration Mechanism, Governance & Ecosystem Coordination
Migration accessibility and defaults: PQ/hybrid account creation, wallet tooling, transaction paths, custody paths, user-facing warnings, education, migration prompts
Claim: No PQ/hybrid account creation, wallet tooling, transaction paths, custody paths, warnings, education, or migration prompts exist for WBT on any supported chain.
Coverage basis: Standard EVM tooling only; no PQ-aware features in any WhiteBIT or Whitechain product.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: WhiteBIT offers a Web3 wallet for Whitechain but it uses standard ECDSA key generation with no PQ option.
Migration Mechanism, Governance & Ecosystem Coordination
Migration enforcement and coordination: deprecation, freeze, disabled legacy signing, restricted withdrawals, unsafe-path blocking, exchange/custody coordination
Claim: No migration enforcement mechanisms exist; no deprecated legacy signing, no restricted withdrawals, no unsafe-path blocking, and no exchange/custody coordination for quantum migration.
Coverage basis: No enforcement, deprecation, or coordination mechanisms of any kind are documented for quantum migration.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: The ERC-20 WBT token contract has owner-controlled pause and blacklist functions (per Hacken audit), which could theoretically be used in an emergency, but these are not quantum-specific and do not address Whitechain native or TRC-20 WBT.
WhiteBIT's centralized control over Whitechain gives them operational ability to coordinate, but no quantum-specific coordination plan, agreement, or mechanism is publicly documented.
Migration Mechanism, Governance & Ecosystem Coordination
Emergency disclosure, incident-response, or governance process for quantum-related vulnerabilities
Claim: WhiteBIT has a general bug bounty program (HackenProof, [email protected]) and incident response capability, but no quantum-specific vulnerability disclosure or incident response process is documented.
Coverage basis: General bug bounty exists but is not quantum-specific. No quantum incident response playbook, quantum-specific disclosure policy, or quantum emergency governance process is published.
Implementation score: 0 · Evidence confidence: Medium
Issue classification: assurance-only caveat · Score treatment: note-only
Assurance: The existence of a general bug bounty and security contact is positive for operational security but does not constitute quantum-specific incident response. Scored 0 because no quantum-specific process exists; treated as note-only because the absence of a quantum playbook does not itself create a current quantum attack path (the vulnerability already exists in the cryptography).
Algorithm & Implementation Assurance
Uses NIST-standardized, standards-track, or broadly reviewed PQC/hybrid-PQC algorithms
Claim: No PQC or hybrid-PQC algorithms are used anywhere in the WBT/Whitechain stack.
Coverage basis: All cryptography is classical ECDSA/secp256k1 and Keccak256. No NIST PQC algorithms (CRYSTALS-Kyber, CRYSTALS-Dilithium, FALCON, SPHINCS+, etc.) are implemented or planned.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical vulnerability · Score treatment: score-reducing
Assurance: The geth fork codebase contains only classical cryptographic primitives (secp256k1, Keccak256). No PQC library dependencies or implementations are present.
Algorithm & Implementation Assurance
Independent cryptographic and implementation audit exists for the quantum-critical scope
Claim: No independent cryptographic audit covering quantum security exists for Whitechain consensus, spend authorization, P2P, or bridge mechanisms.
Coverage basis: Hacken audited the WBT ERC-20 token contract (2022) and performed exchange penetration testing, but no quantum-specific audit of Whitechain protocol cryptography exists.
Implementation score: 0 · Evidence confidence: High
Issue classification: assurance-only caveat · Score treatment: note-only
Assurance: The absence of a quantum audit is treated as note-only because the quantum vulnerability (ECC-only cryptography) is directly verifiable from public code and specifications without requiring an audit. An audit would confirm what is already known.
Hacken smart contract audits (2022) are stale but confirm the ERC-20 WBT is a standard token with no PQC features.
Algorithm & Implementation Assurance
Open-source, reproducible implementation
Claim: Whitechain node software is open-source (LGPL-3.0/GPL-3.0) on GitHub as a go-ethereum fork, but contains no PQC implementation.
Coverage basis: Code is public and buildable, but the subfactor measures open-source PQC implementation, which does not exist.
Implementation score: 0 · Evidence confidence: High
Issue classification: none · Score treatment: score-reducing
Assurance: The codebase is public and well-structured as a geth fork (v1.2.0, January 2025), which is positive for transparency. However, this subfactor scores the existence of open-source PQC implementation, which is absent. Scored 0 for no PQC code.
The open-source nature of the codebase would be an asset if/when PQC migration begins.
Algorithm & Implementation Assurance
Parameter agility and future upgrade path are documented
Claim: No parameter agility or PQC upgrade path is documented for Whitechain or WBT.
Coverage basis: No documentation addresses cryptographic agility, algorithm upgrade procedures, or PQC transition planning.
Implementation score: 0 · Evidence confidence: High
Issue classification: quantum-critical uncertainty · Score treatment: score-reducing
Assurance: Absence confirmed by search of all project documentation.
Whitechain's centralized PoA governance could theoretically enable faster upgrades than decentralized networks, but no such capability is documented for cryptographic transitions.
Algorithm & Implementation Assurance
Stateful-signature safety (XMSS/LMS), side-channel, fault-injection, state-management, hardware-wallet, HSM, or custody implementation risks considered
Claim: No stateful signatures (XMSS/LMS) are used; this subfactor is not applicable to the current production system.
Coverage basis: Whitechain uses only stateless ECDSA signatures. No stateful PQC signatures are implemented or planned.
Implementation score: 1 · Evidence confidence: High
Issue classification: none · Score treatment: not applicable
Algorithm & Implementation Assurance
Performance and resource-impact analysis for PQ signature/verification costs
Claim: No performance or resource-impact analysis for PQC deployment exists for Whitechain.
Coverage basis: No analysis of how PQC signature sizes, verification times, or key sizes would affect Whitechain's 2-second block time, 100 TPS throughput, gas economics, or node hardware requirements.
Implementation score: 0 · Evidence confidence: High
Issue classification: assurance-only caveat · Score treatment: note-only
Assurance: Treated as note-only because the absence of a PQC performance analysis does not create a current quantum attack path; it would become relevant only if/when PQC migration begins. The existing ECC-only system is already fully vulnerable.
Whitechain's 2-second block time and 100 TPS throughput target may face challenges with larger PQC signatures (e.g., CRYSTALS-Dilithium at ~2.4KB vs ECDSA at ~65 bytes), but this is a future concern.
Report metadata