Daemon HTTP RPC Commands
Inputing commands
Commands
getinfo - returns information related to the network and daemon connection
getinfo - returns information related to the network and daemon connection{ "already_generated_coins": "129095443585.49424584", "alt_blocks_count": 72, "block_major_version": 5, "block_minor_version": 0, "contact": "[email protected]", "difficulty": 15525517770, "fee_address": "QWC1RALGaP5U8BLJskYR2YVSjr3DQEEuS5xghbtX2mm134YVXgS4RJHZGkeBvXf4BRFLWkv4zHGJ267S9pjwvVt63xwkdYPCwF", "grey_peerlist_size": 785, "height": 631979, "incoming_connections_count": 196, "last_block_difficulty": 15501045527, "last_block_reward": 10562690450574, "last_block_timestamp": 1595189310, "last_known_block_index": 631978, "min_tx_fee": 100000000, "outgoing_connections_count": 7, "readable_tx_fee": "1.00000000", "rpc_connections_count": 19, "start_time": 1591793327, "status": "OK", "top_block_hash": "ebb71cd6dbbaa2c8079b05ee897b13f22eb48db4b80c0701dddd8f3b1eb2ae95", "tx_count": 1763574, "tx_pool_size": 0, "version": "5.3.1.4068 (f693d25)", "white_peerlist_size": 90 }
getheight - returns the height of the daemon and the network
getheight - returns the height of the daemon and the networkgettransactions - returns list of missed transactions
gettransactions - returns list of missed transactionsfeeaddress - returns the address to where the nodes fees are sent
feeaddress - returns the address to where the nodes fees are sentgetpeers - returns the list of peers connected to the daemon
getpeers - returns the list of peers connected to the daemonpaymentid - returns the paymentid of the node
paymentid - returns the paymentid of the nodeLast updated
Was this helpful?