Explorer
Browse finalized blocks and network records for the selected testnet.
選択したテストネットの確定済みブロックとネットワーク記録を閲覧できます。

Enterprise Technical Documentation
Live Public ExplorerFinalized readback ↗Technical ReferenceProtocol Architecture · Asset Standards · Application Interfaces
Canonical Interfaces & SDK Integration業務システムとアプリケーションを、正規Endpoint、明示的なNetwork Identity、確定済みStateへ接続します。
Canonical HTTPS interfaces, network identity values and reproducible readbacks for enterprise application integration.
Canonical application interfaces
Chain identity, gateway health, finalized evidence and operational parity are available through canonical HTTPS interfaces. The Public Testnet 1 surface is read-only and exposes approved methods for integration and verification.
Chain Identity、Gateway Health、Finalized Evidence、Operational Parityを正規HTTPS Interfaceから取得でき、Public Testnet 1は承認済みRead-only Methodを公開します。
https://rpc.jaios-governance.org/Network Healthhttps://health.jaios-governance.org/healthExplorerhttps://explorer.jaios-governance.org/#network=testnet1Explorer JSONhttps://explorer.jaios-governance.org/explorer.jsonOperational APIhttps://explorer.jaios-governance.org/api/operationalSE BASE brings Public Testnet 1 and Public Testnet 2 together in one Explorer platform. Select a network to view its blocks and finalized records.
SE BASEの共通ExplorerでPublic Testnet 1とPublic Testnet 2を選択し、それぞれのブロックと確定済み記録を確認できます。
Use the connection profile for your selected network. Before signing a transaction, verify that the RPC returns the same Chain ID as the selected profile.
選択したネットワークの接続設定を使用します。取引への署名前に、RPCが返すChain IDと選択した設定の一致を確認してください。
https://rpc.testnet2.jaios-governance.orgNetwork healthhttps://health.testnet2.jaios-governance.org/healthSE BASE Explorer · Public Testnet 2https://explorer.jaios-governance.org/#network=testnet2Explorer JSONhttps://explorer.testnet2.jaios-governance.org/explorer.jsonNetwork metadatahttps://explorer.testnet2.jaios-governance.org/network-metadata.jsonTestnet 2 Faucet APIhttps://faucet.testnet2.jaios-governance.org/faucetTestnet 2 Submissionhttps://submit.testnet2.jaios-governance.org/Browse finalized blocks and network records for the selected testnet.
選択したテストネットの確定済みブロックとネットワーク記録を閲覧できます。
The Faucet API provides service status and test-network JSEC requests for Public Testnet 2 application testing.
Faucet APIで提供状態を確認し、Public Testnet 2のアプリケーション検証用JSECを申請できます。
Send signed Public Testnet 2 transactions through the authenticated developer gateway.
認証付きDeveloper Gatewayを通じてPublic Testnet 2の署名済み取引を送信できます。
curl -s https://rpc.testnet2.jaios-governance.org \
-H 'content-type: application/json' \
--data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'Expected Chain ID: 0x137a8a0d
curl -s https://explorer.testnet2.jaios-governance.org/explorer.jsonPublic Testnet 2 records remain bound to Chain ID 326797837.
Public Testnet 2の記録はChain ID 326797837に対応します。
curl -s https://rpc.jaios-governance.org/ \
-H 'content-type: application/json' \
--data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'Canonical result: 0x1352773
curl -s https://health.jaios-governance.org/healthThe response includes status, read-only state, finalized height and safety boundaries.
curl -s https://explorer.jaios-governance.org/explorer.jsonThe record binds Chain ID, finalized height, certificate, state root and client version.
curl -s https://explorer.jaios-governance.org/api/operationalThe record exposes finality, authenticated peers and the canonical Explorer source.
| Compatibility property | Protocol effect | Evidence |
|---|---|---|
| Environment identity | Network name, Chain ID and endpoint set remain explicit. | Configuration record and RPC readback |
| Method boundary | Approved read methods are separated from administrative methods. | RPC method surface and negative response |
| State model | Advancing state remains distinct from finalized state. | Finality certificate and Explorer parity |
| Version binding | Client, dependency and application revisions remain identifiable. | Release and dependency records |
| Operational continuity | Health, evidence and recovery surfaces remain independently observable. | Health, Operational API and release manifest |
Public Testnetの現在地を、Explorerの確定データから確認できます。
Last confirmed by Explorer · 2026-09-10T14:23:49.261583+00:00
This page reflects the Public Testnet. Mainnet release, production asset movement and bridge activation require separate governance decisions.