Updated on 2026-08-14
This commit is contained in:
commit
bf2c0ee845
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = "¤cyCode="
|
||||
private const val WALLET_ADDRESS_PATH = "&walletAddress="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue