From b5c2a4868920834238188bc8a708d0f2bd4c7b8b Mon Sep 17 00:00:00 2001 From: songliang Date: Thu, 5 Jan 2023 14:54:43 +0800 Subject: [PATCH] update usdt address --- webapp/controller/MarketController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/MarketController.class.php b/webapp/controller/MarketController.class.php index a1a2d927..3cc60134 100644 --- a/webapp/controller/MarketController.class.php +++ b/webapp/controller/MarketController.class.php @@ -956,7 +956,7 @@ class MarketController extends BaseController { } else { array_push($types, array( 'name' => 'USDT', - 'address' => '0x514609B71340E149Cb81A80A953D07A7Fe41bd4F', + 'address' => '0xc6e7568D8552670f915914d6DD280AfD9a06f9AE', )); array_push($types, array( 'name' => 'D CEC',