class Cryptocurrency\Services \ VertcoinExplorer



Method Summary

Name Description
__construct()
getBalance($address, Logger $logger, $is_received = false)
getBlockCount(Logger $logger)
getDifficulty(Logger $logger)

public function __construct()


public function getBalance($address, Logger $logger, $is_received = false)

Defaults:
is_received = false
Throws:
BalanceException if something happened and the balance could not be obtained.

public function getBlockCount(Logger $logger)


public function getDifficulty(Logger $logger)