Commit 112a644f authored by shajiaiming's avatar shajiaiming

gwa ticker

parent 0ba414a8
...@@ -13,7 +13,7 @@ use linslin\yii2\curl\Curl; ...@@ -13,7 +13,7 @@ use linslin\yii2\curl\Curl;
class Gwa extends Exchange implements ExchangeInterface class Gwa extends Exchange implements ExchangeInterface
{ {
protected $supported_symbol = 'supported_symbol_gwa'; protected $supported_symbol = 'supported_symbol_gwa';
protected $quotation_prefix = 'quotation_hd_'; protected $quotation_prefix = 'quotation_gwa_';
protected $base_url = 'https://api.gwaworld.io/getBalance'; protected $base_url = 'https://api.gwaworld.io/getBalance';
public function symbolExists($tag = 'GWA', $aim = "USDT") public function symbolExists($tag = 'GWA', $aim = "USDT")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment