Class: Cryptoexchange::Exchanges::Coinex::Market

Inherits:
Object
  • Object
show all
Defined in:
lib/cryptoexchange/exchanges/coinex/market.rb

Constant Summary collapse

NAME =
'coinex'
API_URL =
'https://api.coinex.com/v1'
SEPARATOR_REGEX =
/(USDT|BTC|BCH|ETH)\z/