Overview

Namespaces

  • Sotr
    • Crypto
      • Bitstamp
      • Btce

Classes

  • AbstractApi
  • AbstractRequestSigner
  • AccountBalance
  • CurrencyPair
  • Ticker
  • TimestampNonceGenerator

Interfaces

  • CurrencyPairResolverInterface
  • ExchangeApiInterface
  • NonceGeneratorInterface
  • RequestSignerInterface
  • Overview
  • Namespace
  • Class

Interface CurrencyPairResolverInterface

Direct known implementers

Sotr\Crypto\Btce\BtceCurrencyPairResolver
Namespace: Sotr\Crypto
Located at CurrencyPairResolverInterface.php
Methods summary
public string
# resolve( Sotr\Crypto\CurrencyPair $pair )

Returns the exchange-specific text representation of the given currency pair.

Returns the exchange-specific text representation of the given currency pair.

Parameters

$pair

Returns

string

Throws

RuntimeException
API documentation generated by ApiGen