LanguagesRead in English or choose a supporting translation.

Protocol Architecture · Asset Standards · Application Interfaces

JUNCA Social Ecosystem Chain official logoCanonical Interfaces & SDK Integration

業務システムとアプリケーションを、正規Endpoint、明示的なNetwork Identity、確定済みStateへ接続します。

Canonical HTTPS interfaces, network identity values and reproducible readbacks for enterprise application integration.

Certified finalityDeterministic executionObservable public interfaces

Canonical application interfaces

A deterministic connection profile for enterprise systems.

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を公開します。

Public Testnet 2 · Connect and explore

SE 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を選択し、それぞれのブロックと確定済み記録を確認できます。

Network
SE BASE Public Testnet 2
Chain ID
326797837 / 0x137a8a0d
Public Testnet 1 Chain ID
20260723 / 0x1352773

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と選択した設定の一致を確認してください。

Explorer

Browse finalized blocks and network records for the selected testnet.

選択したテストネットの確定済みブロックとネットワーク記録を閲覧できます。

Faucet

The Faucet API provides service status and test-network JSEC requests for Public Testnet 2 application testing.

Faucet APIで提供状態を確認し、Public Testnet 2のアプリケーション検証用JSECを申請できます。

Submission

Send signed Public Testnet 2 transactions through the authenticated developer gateway.

認証付きDeveloper Gatewayを通じてPublic Testnet 2の署名済み取引を送信できます。

Testnet 2 chain identity

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

Testnet 2 finalized records

curl -s https://explorer.testnet2.jaios-governance.org/explorer.json

Public Testnet 2 records remain bound to Chain ID 326797837.

Public Testnet 2の記録はChain ID 326797837に対応します。

Public Testnet 1 · Read interfaces

JSON-RPC chain identity

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

Gateway health surface

curl -s https://health.jaios-governance.org/health

The response includes status, read-only state, finalized height and safety boundaries.

Finalized network evidence

curl -s https://explorer.jaios-governance.org/explorer.json

The record binds Chain ID, finalized height, certificate, state root and client version.

Operational parity surface

curl -s https://explorer.jaios-governance.org/api/operational

The record exposes finality, authenticated peers and the canonical Explorer source.

Compatibility propertyProtocol effectEvidence
Environment identityNetwork name, Chain ID and endpoint set remain explicit.Configuration record and RPC readback
Method boundaryApproved read methods are separated from administrative methods.RPC method surface and negative response
State modelAdvancing state remains distinct from finalized state.Finality certificate and Explorer parity
Version bindingClient, dependency and application revisions remain identifiable.Release and dependency records
Operational continuityHealth, evidence and recovery surfaces remain independently observable.Health, Operational API and release manifest
Current networkPublic Testnet · Read-only · Protocol Validation Environment

See the Public Testnet as it is now.

Public Testnetの現在地を、Explorerの確定データから確認できます。

Last confirmed by Explorer · 2026-09-10T14:23:49.261583+00:00

Network
VERIFIED
Runtime
READY · READ-ONLY
Evidence Source
CANONICAL EXPLORER
Finality
3 / 3
Finalized Height
18640
Finalized Block Hash
0x7dcce7362b6a78f03d8a0d858f70eba452141a1dda89568c64cc3ec1859c2d6f
Certificate Hash
0x0349bb4e9ab41e2bd623292570975811f22fd0bccd7e6bdf1abd3c9e160544f0
State Root
0x4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
Chain ID
20260723
Client Version
JUNCA-Social-Ecosystem-Chain/public-testnet-python-v1
Runtime Artifact Commit
c81b60e069a56f55eade0c09ce1d824878406c94
Genesis SHA-256
285f1aa2610ec98fba598aa3c8e721b54daeeddf2047b7f809f57c63db98dc95
Node Artifact SHA-256
d73ab4980ed61a60ee55eaeb8f785853b58374f52e1e974ee815ffe30ce4c094
Transactions
0
Authenticated Peers
2 / 2
Block Timestamp
2026-09-10T14:23:30.000Z

This page reflects the Public Testnet. Mainnet release, production asset movement and bridge activation require separate governance decisions.