> For the complete documentation index, see [llms.txt](https://docs.viction.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.viction.xyz/general/network-information/viction-testnet.md).

# Viction Testnet

### Specifications

* **ChainID**: `89`
* **RPC endpoint**:  `https://rpc-testnet.viction.xyz`
* **Websocket endpoint**: `wss://ws-testnet.viction.xyz`
* **HD derivation path**: `m/44'/60'/0'/0/`
* **Consensus**: POSV
* **Block finality**: `>75%`
* **Consensus nodes**: up to 150 (masternodes)
* **Solidity Compiler version**: <= 0.8.17

### Useful links

#### Stats page

[`https://stats-testnet.viction.xyz/`](https://stats-testnet.viction.xyz/)

#### Block Explorer

[`https://testnet.vicscan.xyz`](https://testnet.vicscan.xyz)

#### Governance Dapp

[`https://master-testnet.viction.xyz/`](https://master-testnet.viction.xyz/)

**VICMaster Smart Contract**: for staking and applying a new masternode [`https://testnet.vicscan.xyz/address/0x0000000000000000000000000000000000000088`](https://testnet.vicscan.xyz/address/0x0000000000000000000000000000000000000088)

#### Faucet

[`https://faucet-testnet.viction.xyz`](https://faucet-testnet.viction.xyz)

#### VIC Issuer

[`https://issuer-testnet.viction.xyz/`](https://issuer-testnet.viction.xyz/)

### Bootnodes

<pre><code>enode://77c303c0d7cd03cb0fcfee0b7fc1b162d2fcaf667dc23b416e631196c8d7bed9b937944372b4673bc3d8dcede4b37bf8e7e8855bbda76c96bba3fb573a10f1ad@162.19.43.250:30304
enode://b9b5f61ab47f3681e75240d8b86d05ab451cd47f206d1d3cb69a87c71491236cec10b8a7740ec88616199d6a76d309f41a647e2802a63a8e449773ee3a920ba4@15.235.228.11:30304
<strong>enode://0f41c53da72e07e3514efd7ce9e3f758acc2066d8ae66955e540620f7108fff91f8ebdc734b89dca14db2a70cdaf8c957579ec94e3dfdfe91b2923272f1cc099@13.214.64.64:30601
</strong></code></pre>

### Stats websocket secret

`bgfmsp2r7TgIYA2HW48SkBQE6L4CUc`

Host: wss\://stats-testnet.viction.xyz:443

### For developers

Testnet is the best way to test smart contracts. Configure the deployment tool (truffle for example) to connect to the testnet and deploy new code without having to worry about fees.

### For investors and enthusiasts

The Testnet is the exact same ecosystem as that on the actual Mainnet.

###
