To see and use TQTOV, QMask must be connected to the Quantova Testnet network. QMask ships with Quantova networks built in; this guide shows how to select the testnet and lists the network details if you ever need to add it manually.
- Open QMask.
- Open the network selector (usually at the top of the wallet).
- Choose Quantova Testnet.
Your balances and activity now reflect the testnet. TQTOV is only visible while this network is selected — on the mainnet network you will not see your test funds.
If you need to add the network manually, use these values:
| Field | Value |
|---|---|
| Network name | Quantova Testnet |
| Asset symbol | TQTOV |
| Decimals | 18 |
| WebSocket RPC | wss://testnet.quantova.io |
| HTTP JSON-RPC | https://testnet.quantova.io |
| Address format | Canonical Q-address (begins with Q) |
The testnet runs the same post-quantum runtime, consensus, QVM, and q_* RPC as
mainnet, with its own genesis and validator set — so anything you build against it
behaves like mainnet, for free.
Claim your TQTOV: claim-tqtov.md.