AddressDB

The AddressDB is a component of the Zen Protocol node, it connects to the node service bus to store the blockchain data so that it can be retrieved faster . The addressDB can be used by everyone who downloads the node installer. It is used to monitor all UTXOs and blockchain contract executions. It can retrieve informations like balance, outputs, transactions, contract history, and a lot more.

A list of the addressDB API's can be found here :

pageAddressDB

Last updated