# Connect to Mainnet and Testnet

Parex is available through a Mainnet for your production projects, and has a Testnet for testing purposes.&#x20;

The Parex Network Testnet is called Testnet.

This page gives you the essential parameters to connect to each network.

### Connecting to Mainnet <a href="#connecting-to-mainnet" id="connecting-to-mainnet"></a>

| Parameter                | Value                               |
| ------------------------ | ----------------------------------- |
| Network Name             | Parex Mainnet                       |
| RPC endpoint             | <https://mainnet-rpc.parex.network> |
| Chain ID                 | 322202                              |
| Currency Symbol          | PRX                                 |
| Parex Block Explorer URL | <https://scan.parex.network>        |

### Connecting to Testnet <a href="#connecting-to-testnet" id="connecting-to-testnet"></a>

| Parameter                        | Value                               |
| -------------------------------- | ----------------------------------- |
| Network Name                     | Parex Testnet                       |
| RPC endpoint                     | <https://testnet-rpc.parex.network> |
| Chain ID                         | 322200                              |
| Currency Symbol                  | TPRX                                |
| Parex Testnet Block Explorer URL | <https://testnet.parex.network>     |
