get
https://api.shasta.trongrid.io/walletsolidity/getnodeinfo
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns
| Field | Type | Description |
|---|---|---|
| beginSyncNum | int64 | Starting block number for synchronization. |
| block | string | Latest block information, including height and ID. |
| solidityBlock | string | Latest solidified block information, including height and ID. |
| currentConnectCount | int32 | Current number of node connections. |
| activeConnectCount | int32 | Number of active node connections. |
| passiveConnectCount | int32 | Number of passive node connections. |
| totalFlow | int64 | Total TCP flow |
| peerInfoList | PeerInfo[] | Peer node information, please refer to protobuf for details |
| configNodeInfo | ConfigNodeInfo | Node configuration information, please refer to protobuf for details |
| machineInfo | MachineInfo | Information about the machine running the node. |
| cheatWitnessInfoMap | map<string, string> | Information about Super Representatives (SRs) suspected of cheating. |