Class: Gera::EXMORatesWorker
- Inherits:
-
Object
- Object
- Gera::EXMORatesWorker
- Includes:
- AutoLogger, RatesWorker, Sidekiq::Worker
- Defined in:
- app/workers/gera/exmo_rates_worker.rb
Overview
Import rates from EXMO
Constant Summary collapse
- URL1 =
'https://api.exmo.com/v1/ticker/'- URL2 =
'https://api.exmo.me/v1/ticker/'- URL =
URL2