Filecoin Docs
BasicsStorage providersNodesNetworksSmart contractsReference
Ask or search…
⌃K
Links
Welcome to Filecoin Docs
Basics
What is Filecoin
The blockchain
Assets
Interplanetary consensus
How storage works
How retrieval works
Project and community
Storage providers
Basics
Filecoin economics
Filecoin deals
Architecture
Infrastructure
Skills
Nodes
Implementations
Full-nodes
Lite-nodes
Smart contracts
Fundamentals
Filecoin EVM-runtime
Programmatic storage
Developing contracts
Advanced
Networks
Mainnet
Calibration
Local testnet
Deprecated networks
Reference
General
Exchanges
Built-in actors
JSON-RPC
Auth
Chain
Client
Create
Eth
Gas
I
Log
Market
Miner
Mpool
Msig
Net
Node
Paych
Raft
Start
State
Sync
Wallet
Web3
Powered By GitBook
Comment on page

Node

These methods are general node management and status commands

NodeStatus

There are not yet any comments for this method.
Perms: read
Inputs:
[true]
Response:
{
"SyncStatus": {
"Epoch": 42,
"Behind": 42
},
"PeerStatus": {
"PeersToPublishMsgs": 123,
"PeersToPublishBlocks": 123
},
"ChainStatus": {
"BlocksPerTipsetLast100": 12.3,
"BlocksPerTipsetLastFinality": 12.3
}
}
Previous
Net
Next
Paych
Last modified 2mo ago
Basics
Developers
Contact
Overview
The FVM
GitHub
Crypto-economics
EVM-runtime
Slack
Storage model
Quickstart
Twitter
Reference
Transfer FIL
Basics
Overview
Crypto-economics
Storage model
Reference
Developers
The FVM
EVM-runtime
Quickstart
Transfer FIL
Contact
GitHub
Slack
Twitter