update usdt address

This commit is contained in:
songliang 2023-01-05 14:54:43 +08:00
parent acbfa7d61e
commit b5c2a48689

View File

@ -956,7 +956,7 @@ class MarketController extends BaseController {
} else { } else {
array_push($types, array( array_push($types, array(
'name' => 'USDT', 'name' => 'USDT',
'address' => '0x514609B71340E149Cb81A80A953D07A7Fe41bd4F', 'address' => '0xc6e7568D8552670f915914d6DD280AfD9a06f9AE',
)); ));
array_push($types, array( array_push($types, array(
'name' => 'D CEC', 'name' => 'D CEC',