> ## 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.

# Testnet 정보

> Stable 테스트넷의 체인 ID, RPC 엔드포인트, 수도꼭지 및 블록 탐색기 링크.

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

## 네트워크 개요

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

## Block Explorer

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

## RPC 엔드포인트

### 주요 엔드포인트

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

## 체인 정보

| 파라미터         | EVM     |
| ------------ | ------- |
| **Chain ID** | `2201`  |
| **주소 형식**    | `0x...` |
| **가스 토큰**    | `USDT0` |
| **소수점**      | 18      |

## Faucet 및 도구

| 도구            | URL                                                     | 설명          |
| ------------- | ------------------------------------------------------- | ----------- |
| **Faucet**    | [https://faucet.stable.xyz](https://faucet.stable.xyz)  | 테스트 토큰 받기   |
| **Snapshots** | [Node Operators Guide](../node-operations/snapshots) 참조 | 체인 snapshot |
