Class AbstractApi
- Sotr\Crypto\AbstractApi implements Sotr\Crypto\ExchangeApiInterface
public
|
|
abstract public
string
|
|
abstract public
string
|
|
abstract public
|
#
getTicker(
Gets the latest ticker for the given currency pair. |
abstract public
|
|
public
|
|
public
|
protected
GuzzleHttp\Client
|
$client
The Guzzle client. |
|
protected
|
$resolver
The currency pair resolver. |
#
null
|
protected
string
|
$key
The customer's API key. |
|
protected
string
|
$secret
The customer's API secret. |