jason 6 сар өмнө
parent
commit
645a8c3a75

+ 1 - 1
application/config.php

@@ -374,7 +374,7 @@ return [
 
         'transfer_address'  => '0x99BcdB28F4fdB474C95C0db747516a4D61D63A88', //转入地址
         'currency'  => [1=>'S1', 2=> 'RAC'], //币种
-        'currency_price'  => ['S1'=>270, 'RAC'=> 600, 'USDT'=> 19.9], //币种价格
+        'currency_price'  => ['S1'=>270, 'RAC'=> 600, 'USDT'=> 14.9], //币种价格
         'contract_address' => [
             'S1' => '0x6536A3A1E65E4618Cbe175E167Cd25887fCA4fa0',
             'RAC' => '0x024a9ad0ecfaa8b3566d3310affb358379a55e7a',