XFS Docs
Website
Search…
What is XFS?
GET STARTED
Installation
Quick start
Base Usage
Node
Wallet
Miner
Chain
References
CLI-Command Reference
DAEMON Subcommand
WALLET Subcommand
TXPOOL Subcommand
MINER Subcommand
CHAIN Subcommand
NET Subcommand
Configuration Reference
community
Languages
Powered By
GitBook
CHAIN Subcommand
Usage
1
xfsgo chain [options] <sub-command>
Copied!
Commands
gethead
Obtain the latest block information in the local chain data
getblockbynum <number>
Get block information of specified height
getblockbyhash <hash>
Get the block information of the specified hash
gettxbyhash <hash>
Get the transaction information of the specified hash
gettxsbyblockhash <hash>
Get all transaction sets contained in the hash of the specified block
gettxsbyblocknum <number>
Get all transaction sets contained in the specified block height
getreceiptbytxhash <hash>
Query receipt information of specified transaction hash
Previous
MINER Subcommand
Next
NET Subcommand
Last modified
6mo ago
Copy link
Contents
Usage
Commands