- Cryptocurrency\Services\WorldcoinExplorer
class Cryptocurrency\Services \ WorldcoinExplorer
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.