> For the complete documentation index, see [llms.txt](https://docs.helalabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helalabs.com/network-endpoints-and-explorer/network-endpoints-and-explorer.md).

# Network Endpoints and Explorer

Here is the HeLa Network information for developers to efficiently configure and deploy their applications on HeLa's testnet and mainnet.

### **Network Endpoints**

Connect to HeLa networks using the following endpoints. You can add these networks to your wallet by clicking the "Add to Wallet" button or manually entering the details.<br>

**HeLa Testnet (General Purpose Testnet) :**&#x20;

| Network Name   | HeLa Testnet                                                                                |
| -------------- | ------------------------------------------------------------------------------------------- |
| RPC            | [https://testnet-rpc.helachain.com](https://testnet-rpc.helachain.com/)                     |
| Chain ID       | 666888                                                                                      |
| SYMBOL         | HLUSD                                                                                       |
| Block Explorer | [https://testnet-blockexplorer.helachain.com](https://testnet-blockexplorer.helachain.com/) |

**HeLa Mainnet:**

| Network Name   | HeLa Official Runtime                                                   |
| -------------- | ----------------------------------------------------------------------- |
| RPC            | [https://mainnet-rpc.helachain.com](https://mainnet-rpc.helachain.com/) |
| Chain ID       | 8668                                                                    |
| SYMBOL         | HLUSD                                                                   |
| Block Explorer | <https://helascan.io/>                                                  |

## HeLa Explorer :&#x20;

The HeLa Explorer allows you to view transactions, accounts, and other blockchain data. Use the explorer to verify transactions, check account balances, and explore the HeLa network.

### **Explorer URLs**

* **HeLa Testnet (General Purpose Testnet) :** [https://testnet-blockexplorer.helachain.com](https://testnet-blockexplorer.helachain.com/)
* **HeLa Mainnet :** <https://helascan.io/>

### Explore Features :

#### **Transaction Overview**

The explorer provides general details for transactions, including sender, receiver, amount, gas used, and timestamps.

<figure><img src="/files/9UniG7Xuwya3uLbFEB1r" alt=""><figcaption></figcaption></figure>

#### **Account Data**

Select an account on the HeLa Explorer to see all the details for that account, including balance, transaction history, gas used and more.

<figure><img src="/files/dBum22L9fBCNyBYNGKth" alt=""><figcaption></figcaption></figure>
