Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Snapshot of chain health — use as a smoke test.
GET /api/mobile/chain/status
200 OK
{ "chainId": 7717, "chainName": "YouthChain", "height": 1234, "latestBlockHash": "0x...", "validators": 4, "serverTime": 1729380000, "genesisHash": "0xc9a8cb41766f25c72a0340c9ba5d9d7b4b4ca240a19121788e7cbb760efe8bf7" }
curl -sf https://api.54-237-170-237.sslip.io/api/mobile/chain/status | jq .height