> ## Documentation Index
> Fetch the complete documentation index at: https://stablelabs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Mainnet 정보

> Stable 메인넷의 체인 ID, RPC 엔드포인트, 블록 탐색기 및 네트워크 파라미터.

Stable mainnet에 접근하기 위해 필요한 모든 정보입니다.

## 네트워크 개요

| 설정           | 값              |
| ------------ | -------------- |
| **네트워크 이름**  | Stable Mainnet |
| **Chain ID** | `988`          |
| **가스 토큰**    | USDT0          |
| **거버넌스 토큰**  | STABLE         |
| **블록 타임**    | \~0.7 초        |

## Block Explorer

| Explorer       | URL                                              |
| -------------- | ------------------------------------------------ |
| **Stablescan** | [https://stablescan.xyz](https://stablescan.xyz) |

## RPC 엔드포인트

### 주요 엔드포인트

| 타입               | 엔드포인트                                            | 목적       |
| ---------------- | ------------------------------------------------ | -------- |
| **EVM JSON-RPC** | [https://rpc.stable.xyz](https://rpc.stable.xyz) | EVM 트랜잭션 |
| **WebSocket**    | wss\://rpc.stable.xyz                            | 실시간 업데이트 |

## 체인 정보

| 파라미터         | EVM     |
| ------------ | ------- |
| **Chain ID** | `988`   |
| **가스 토큰**    | `USDT0` |
| **소수점**      | 18      |

## 도구

| 도구            | URL                                                     | 설명          |
| ------------- | ------------------------------------------------------- | ----------- |
| **Snapshots** | [Node Operators Guide](../node-operations/snapshots) 참조 | 체인 snapshot |
