class Cryptocurrency\Services \ ReddcoinExplorer


Represents something that can fetch Reddcoin statistics.

TODO it may be possible to do confirmations


Method Summary

Name Description
__construct()

Inherited Method Summary

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

public function __construct()

Overrides:
__construct(Currency $currency, $args)