Hathor Network
Search
K

Full Node

Hathor API

The following documentation details the set of endpoints exposed through the Hathor API. All methods are related to operations you can invoke from a full node. The scope of this API encompasses 7 groups of operations:
  • p2p: General information about the full node and the network.
  • block: Information about a specific block.
  • transaction: Complete data set about transactions.
  • mining: An experimental endpoint for user sent and retrieve mining information.
  • private wallet: Full information about a particular wallet.
  • nano contract: Operations for manipulating a nano contract.
  • wallet: Information about tokens.
For more details of how to explore each API operation, access the complete documentation through the following link.