From becc28568ba41b7fcdbc92a15298d71db3427d0e Mon Sep 17 00:00:00 2001 From: yjkellyjoo Date: Tue, 14 Apr 2026 18:11:39 +0900 Subject: [PATCH] fix any remaining mentions of sepolia Signed-off-by: yjkellyjoo --- docs/overview/general-info/contract-addresses/tokens.md | 2 +- docs/overview/other/official-links.md | 7 ++++--- docs/tools/core-infrastructure/rpc-endpoints.md | 4 ++-- docs/tools/index.md | 2 +- docs/tools/rpc/running-an-rpc.md | 2 +- .../current/overview/other/official-links.md | 6 +++--- .../current/tools/core-infrastructure/block-explorers.md | 2 +- .../current/overview/other/official-links.md | 6 +++--- .../current/tools/core-infrastructure/block-explorers.md | 2 +- .../current/overview/other/official-links.md | 6 +++--- .../current/tools/core-infrastructure/block-explorers.md | 2 +- 11 files changed, 21 insertions(+), 20 deletions(-) diff --git a/docs/overview/general-info/contract-addresses/tokens.md b/docs/overview/general-info/contract-addresses/tokens.md index 52723ce..4d43df2 100644 --- a/docs/overview/general-info/contract-addresses/tokens.md +++ b/docs/overview/general-info/contract-addresses/tokens.md @@ -9,7 +9,7 @@ keywords: [Status Network tokens, token list, supported tokens, token addresses, For the most up-to-date list of supported tokens and their contract addresses on Status Network, please refer to our official [Status Network Token List repository](https://github.com/status-im/status-network-token-list). This repository contains: -- Token addresses for both L1 (Sepolia) and L2 (Status Network) +- Token addresses for both L1 (Hoodi) and L2 (Status Network) - Token metadata (decimals, symbols, etc.) - Bridge contract mappings - App tokens deployed on Status Network diff --git a/docs/overview/other/official-links.md b/docs/overview/other/official-links.md index d4f0128..79835a6 100644 --- a/docs/overview/other/official-links.md +++ b/docs/overview/other/official-links.md @@ -24,8 +24,9 @@ This page contains all the official links for the Status Network ecosystem. | Name | Link | |---|---| | Bridge | [bridge.status.network](https://bridge.status.network) | -| Block Explorer | [sepoliascan.status.network](https://sepoliascan.status.network) | -| RPC Endpoint | [public.sepolia.rpc.status.network](https://public.sepolia.rpc.status.network) | +| Block Explorer | [hoodiscan.status.network](https://hoodiscan. +status.network) | +| RPC Endpoint | [public.hoodi.rpc.status.network](https://public.sehoodipolia.rpc.status.network) | | WebSocket RPC | Get in touch with us on [Telegram](https://t.me/statusl2) to get a websocket RPC | | Faucet | [eth.faucet.status.network](https://eth.faucet.status.network) | @@ -34,7 +35,7 @@ This page contains all the official links for the Status Network ecosystem. | Name | Link | |---|---| | Token List Repository | [github.com/status-im/status-network-token-list](https://github.com/status-im/status-network-token-list) | -| Contract Verification | [sepoliascan.status.network/contract-verification](https://sepoliascan.status.network/contract-verification) | +| Contract Verification | [hoodiscan.status.network/contract-verification](https://hoodiscan.status.network/contract-verification) | ## Community & Support diff --git a/docs/tools/core-infrastructure/rpc-endpoints.md b/docs/tools/core-infrastructure/rpc-endpoints.md index 2b2b14b..810d51d 100644 --- a/docs/tools/core-infrastructure/rpc-endpoints.md +++ b/docs/tools/core-infrastructure/rpc-endpoints.md @@ -34,10 +34,10 @@ For instructions on adding Status Network to your wallet using this RPC, see our ```javascript // Web3.js -const web3 = new Web3('https://public.sepolia.rpc.status.network'); +const web3 = new Web3('https://public.hoodi.rpc.status.network'); // Ethers.js v5 -const provider = new ethers.providers.JsonRpcProvider('https://public.sepolia.rpc.status.network'); +const provider = new ethers.providers.JsonRpcProvider('https://public.hoodi.rpc.status.network'); ``` ## Available Methods diff --git a/docs/tools/index.md b/docs/tools/index.md index 7c49e21..5498f87 100644 --- a/docs/tools/index.md +++ b/docs/tools/index.md @@ -18,7 +18,7 @@ Essential services for building and testing on Status Network: | Tool | Description | |---|---| | [**RPC Endpoints**](/tools/core-infrastructure/rpc-endpoints) | Public JSON-RPC access and RPC documentation | -| [**Bridge**](/tools/core-infrastructure/bridge) | Transfer assets between Ethereum Sepolia and Status Network | +| [**Bridge**](/tools/core-infrastructure/bridge) | Transfer assets between Ethereum Hoodi and Status Network | | [**Testnet Faucets**](/tools/core-infrastructure/testnet-faucets) | Get testnet assets for development | | [**Block Explorers**](/tools/core-infrastructure/block-explorers) | Browse transactions, contracts, and network activity | diff --git a/docs/tools/rpc/running-an-rpc.md b/docs/tools/rpc/running-an-rpc.md index a740bad..6789697 100644 --- a/docs/tools/rpc/running-an-rpc.md +++ b/docs/tools/rpc/running-an-rpc.md @@ -249,4 +249,4 @@ If you encounter any issues: - [Status Network RPC Tools Repository](https://github.com/status-im/status-l2-rpc-tools) - Official repository with setup guide and scripts - [Status Network Documentation](https://docs.status.network/) - Official docs -- [Status Network Block Explorer](https://sepoliascan.status.network) - Sepolia testnet explorer +- [Status Network Block Explorer](https://hoodiscan.status.network) - hoodi testnet explorer diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/overview/other/official-links.md b/i18n/ja/docusaurus-plugin-content-docs/current/overview/other/official-links.md index 149c84c..d7c2299 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/overview/other/official-links.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/overview/other/official-links.md @@ -22,14 +22,14 @@ keywords: ## ネットワークツール - **ブリッジ**: [bridge.status.network](https://bridge.status.network) -- **ブロックエクスプローラー**: [sepoliascan.status.network](https://hoodiscan.status.network) -- **RPCエンドポイント**: [public.sepolia.rpc.status.network](https://public.hoodi.rpc.status.network) +- **ブロックエクスプローラー**: [hoodiscan.status.network](https://hoodiscan.status.network) +- **RPCエンドポイント**: [public.hoodi.rpc.status.network](https://public.hoodi.rpc.status.network) - **WebSocket RPC**: WebSocket RPC を取得するには [Telegram](https://t.me/statusl2) でご連絡ください - **フォーセット**: [faucet.status.network](https://eth.faucet.status.network) ## 開発リソース - **トークンリストリポジトリ**: [github.com/status-im/status-network-token-list](https://github.com/status-im/status-network-token-list) -- **コントラクト検証**: [sepoliascan.status.network/verify-contract](https://hoodiscan.status.network/contract-verification) +- **コントラクト検証**: [hoodiscan.status.network/verify-contract](https://hoodiscan.status.network/contract-verification) ## コミュニティ&サポート - **Telegramコミュニティ**: [t.me/statusl2](https://t.me/statusl2) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md b/i18n/ja/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md index f9cbece..4b59f76 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md @@ -18,7 +18,7 @@ slug: '/tools/core-infrastructure/block-explorers' | エクスプローラー | URL | 機能 | |----------|-----|----------| -| Hoodiscan | [sepoliascan.status.network](https://hoodiscan.status.network) | トランザクション検索、スマートコントラクトの検証と対話、残高追跡 | +| Hoodiscan | [hoodiscan.status.network](https://hoodiscan.status.network) | トランザクション検索、スマートコントラクトの検証と対話、残高追跡 | コントラクト検証については、Hoodiscan の[コントラクト検証](https://hoodiscan.status.network/contract-verification)ページをご覧ください。 diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/overview/other/official-links.md b/i18n/ko/docusaurus-plugin-content-docs/current/overview/other/official-links.md index 0df50e4..570481c 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/overview/other/official-links.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/overview/other/official-links.md @@ -22,14 +22,14 @@ keywords: ## 네트워크 도구 - **브릿지**: [bridge.status.network](https://bridge.status.network) -- **블록 탐색기**: [sepoliascan.status.network](https://hoodiscan.status.network) -- **RPC 엔드포인트**: [public.sepolia.rpc.status.network](https://public.hoodi.rpc.status.network) +- **블록 탐색기**: [hoodiscan.status.network](https://hoodiscan.status.network) +- **RPC 엔드포인트**: [public.hoodi.rpc.status.network](https://public.hoodi.rpc.status.network) - **WebSocket RPC**: WebSocket RPC가 필요하시면 [Telegram](https://t.me/statusl2)으로 문의해주세요 - **파우셋**: [faucet.status.network](https://eth.faucet.status.network) ## 개발 리소스 - **토큰 목록 저장소**: [github.com/status-im/status-network-token-list](https://github.com/status-im/status-network-token-list) -- **컨트랙트 검증**: [sepoliascan.status.network/verify-contract](https://hoodiscan.status.network/contract-verification) +- **컨트랙트 검증**: [hoodiscan.status.network/verify-contract](https://hoodiscan.status.network/contract-verification) ## 커뮤니티 & 지원 - **텔레그램 커뮤니티**: [t.me/statusl2](https://t.me/statusl2) diff --git a/i18n/ko/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md b/i18n/ko/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md index 71b519a..eefa9a3 100644 --- a/i18n/ko/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md +++ b/i18n/ko/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md @@ -18,7 +18,7 @@ slug: '/tools/core-infrastructure/block-explorers' | 익스플로러 | URL | 기능 | |----------|-----|----------| -| Hoodiscan | [sepoliascan.status.network](https://hoodiscan.status.network) | 트랜잭션 검색, 스마트 컨트랙트 검증 및 상호작용, 잔액 추적 등 | +| Hoodiscan | [hoodiscan.status.network](https://hoodiscan.status.network) | 트랜잭션 검색, 스마트 컨트랙트 검증 및 상호작용, 잔액 추적 등 | 컨트랙트 검증은 Hoodiscan의 [컨트랙트 검증](https://hoodiscan.status.network/contract-verification) 페이지를 방문하세요. diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/overview/other/official-links.md b/i18n/zh/docusaurus-plugin-content-docs/current/overview/other/official-links.md index c28d3fc..44688eb 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/overview/other/official-links.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/overview/other/official-links.md @@ -22,14 +22,14 @@ keywords: ## 网络工具 - **跨链桥**: [bridge.status.network](https://bridge.status.network) -- **区块浏览器**: [sepoliascan.status.network](https://hoodiscan.status.network) -- **RPC 端点**: [public.sepolia.rpc.status.network](https://public.hoodi.rpc.status.network) +- **区块浏览器**: [hoodiscan.status.network](https://hoodiscan.status.network) +- **RPC 端点**: [public.hoodi.rpc.status.network](https://public.hoodi.rpc.status.network) - **WebSocket RPC**: 如需 WebSocket RPC,请通过 [Telegram](https://t.me/statusl2) 联系我们 - **水龙头**: [faucet.status.network](https://eth.faucet.status.network) ## 开发资源 - **代币列表仓库**: [github.com/status-im/status-network-token-list](https://github.com/status-im/status-network-token-list) -- **合约验证**: [sepoliascan.status.network/verify-contract](https://hoodiscan.status.network/contract-verification) +- **合约验证**: [hoodiscan.status.network/verify-contract](https://hoodiscan.status.network/contract-verification) ## 社区与支持 - **Telegram 社区**: [t.me/statusl2](https://t.me/statusl2) diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md b/i18n/zh/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md index cd20adc..470f995 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/tools/core-infrastructure/block-explorers.md @@ -18,7 +18,7 @@ slug: '/tools/core-infrastructure/block-explorers' | 浏览器 | URL | 功能 | |----------|-----|----------| -| Hoodiscan | [sepoliascan.status.network](https://hoodiscan.status.network) | 搜索交易、验证和交互智能合约、追踪余额 | +| Hoodiscan | [hoodiscan.status.network](https://hoodiscan.status.network) | 搜索交易、验证和交互智能合约、追踪余额 | 如需合约验证,请访问 Hoodiscan 上的[合约验证](https://hoodiscan.status.network/contract-verification)页面。