HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

GetNodeInfo

Query the current node information.

Returns

FieldTypeDescription
beginSyncNumint64Starting block number for synchronization.
blockstringLatest block information, including height and ID.
solidityBlockstringLatest solidified block information, including height and ID.
currentConnectCountint32Current number of node connections.
activeConnectCountint32Number of active node connections.
passiveConnectCountint32Number of passive node connections.
totalFlowint64Total TCP flow.
peerInfoListPeerInfo[]Peer node information. See protobuf for details.
configNodeInfoConfigNodeInfoNode configuration information, please refer to protobuf for details.
machineInfoMachineInfoInformation about the machine running the node.
cheatWitnessInfoMapmap<string, string>Information about Super Representatives (SRs) suspected of cheating.
Language
Click Try It! to start a request and see the response here!