Skip to main content

Zenon Community Links

Websites

Githubs

Organizations

Contributors

Community Nodes

Is a node working? curl the endpoint and check the node.

curl -X POST https://my.hc1node.com:35997 -H 'Content-Type: application/json' -d '{"jsonrpc": "2.0", "id": 40, "method": "stats.syncInfo", "params": []}'

If the node is up and running and fully synced you will see "state":2 in the results.

{"jsonrpc":"2.0","id":40,"result":{"state":2,"currentHeight":9177763,"targetHeight":9177763}}

Socials