...
This commit is contained in:
parent
4888f63011
commit
d54dab2ed5
@ -962,27 +962,11 @@ class MarketController extends BaseController {
|
||||
'name' => 'USDT',
|
||||
'address' => '0xc22Ffa318051d8aF4E5f2E2732d7049486fcE093',
|
||||
));
|
||||
array_push($types, array(
|
||||
'name' => 'CEC',
|
||||
'address' => '0x9561C133DD8580860B6b7E504bC5Aa500f0f06a7',
|
||||
));
|
||||
array_push($types, array(
|
||||
'name' => 'CEG',
|
||||
'address' => '0xc22Ffa318051d8aF4E5f2E2732d7049486fcE093',
|
||||
));
|
||||
} else {
|
||||
array_push($types, array(
|
||||
'name' => 'USDT',
|
||||
'address' => '0xc22Ffa318051d8aF4E5f2E2732d7049486fcE093',
|
||||
));
|
||||
array_push($types, array(
|
||||
'name' => 'D CEC',
|
||||
'address' => '0x9561C133DD8580860B6b7E504bC5Aa500f0f06a7',
|
||||
));
|
||||
array_push($types, array(
|
||||
'name' => 'D CEG',
|
||||
'address' => '0x59d3631c86BbE35EF041872d502F218A39FBa150',
|
||||
));
|
||||
}
|
||||
$this->_rspData(array(
|
||||
'list' => $types,
|
||||
|
Loading…
x
Reference in New Issue
Block a user