{{ error }}
Moniker | {{ status.node_info.moniker }} |
Node ID | {{ status.node_info.id }} |
Network ID | {{ status.node_info.network }} |
Minter Version | {{ version }} |
Tendermint Version | {{ status.node_info.version }} |
Is Listening | |
Connected Peers | {{ net_info.n_peers }} |
Is Synced | No Yes |
Latest Block Height | #{{ status.sync_info.latest_block_height }} of {{ masterStatus.latest_block_height }} |
Latest Block Time | {{ status.sync_info.latest_block_time }} |
Public Key | {{ validatorPubKey }} |
Status | {{ validatorStatus }} |
Total Stake | {{ stake }} BIP |
Voting Power | {{ niceNum(status.validator_info.voting_power) }} of 100,000,000 |