Updated on 2026-08-14

This commit is contained in:
Tangem 2020-11-23 08:01:23 +00:00
commit bf2c0ee845

View file

@ -12,7 +12,7 @@ class TopUpHelper {
companion object {
const val REDIRECT_URL = "https://success.tangem.com"
private const val BASE_URL = "https://buy-staging.moonpay.io"
private const val BASE_URL = "https://buy.moonpay.io"
private const val API_KEY_PATH = "?apiKey="
private const val CURRENCY_PATH = "&currencyCode="
private const val WALLET_ADDRESS_PATH = "&walletAddress="