Documentation Index
Fetch the complete documentation index at: https://docs.stablenet.network/llms.txt
Use this file to discover all available pages before exploring further.
StableNet is EVM-compatible. Your Solidity contracts, ethers.js code, and Hardhat/Foundry config work without modification.
Get started in 5 minutes
Connect to StableNet
Add StableNet Testnet to your wallet and get testnet WKRC from the faucet.
Send Your First Transaction
Send WKRC on Testnet using ethers.js, viem, or Foundry cast.
What you can build
Stablecoin Transfers
Transfer WKRC (KRW-pegged) on-chain using the standard ERC-20 interface.
Smart Contract Deploy
Deploy Solidity contracts to StableNet with Hardhat or Foundry.
Fee Delegation
Let a backend account pay gas so your users never need to hold WKRC.
Read On-Chain Data
Query balances, events, and contract state via RPC.
Key facts
| Property | Value |
|---|---|
| Chain ID (Testnet) | 8283 |
| RPC URL | https://api.test.stablenet.network |
| Native token | WKRC (KRW-pegged) |
| EVM version | shanghai |
| Finality | Single block (Anzeon WBFT) |
| NativeCoinAdapter | 0x0000000000000000000000000000000000001000 |
Explore the docs
Tutorials
Step-by-step guides for Foundry, Hardhat, events, and fee delegation.
RPC Reference
All JSON-RPC methods by namespace.
Learn
Architecture, gas policy, EVM compatibility.
What’s new
- May 2026 — v0.3 launch: Learn / Build / Reference restructure, en/ko bilingual
- April 2026 — v0.2: Development Tools, API Reference, Quickstart updates

