Status
Best-effort status view from the live API.
API health
OK
https://api.praxis-chain.com
Chain
Live
{
"ok": true,
"chain_id": "PRAXISNET",
"consensus_mode": "benchmark",
"height": 10,
"tip_hash": "b3270cf4d08d42d56a7085b70e7d0aabbb2d56fd0b76c8db9785b79e7f044b4f",
"state_root": "5316b44f501ee98e7934676ce395c7b13d918511a43e75f4f013612ffbeb09b7",
"difficulty": 1.157920892373162e+77,
"peers": 0,
"mempool_size": 0,
"write_api": {
"submit_tx": "api_key"
}
}If you use an external status tool, you can link it via NEXT_PUBLIC_PRAXISNET_STATUS_URL.