@@ -183,7 +183,7 @@ class TopUpService
$keyboard = [
[
- ['text' => '➕充值', 'callback_data' => "topup@@trc20"],
+ ['text' => 'TRC20', 'callback_data' => "topup@@trc20"],
['text' => 'ERC20', 'callback_data' => 'topUp@@erc20']
],