@@ -187,7 +187,7 @@ class TopUpService
['text' => 'ERC20', 'callback_data' => 'topUp@@ERC20']
],
[
- ['text' => "🔙返回", 'callback_data' => "topUp@@home1"],
+ ['text' => "🔙返回", 'callback_data' => "topUp@@home"],
]
];