Updated on 2026-08-14

This commit is contained in:
Tangem 2019-04-01 11:29:53 +03:00
parent aad21c7e0e
commit 746e915137
5 changed files with 61 additions and 1 deletions

View file

@ -7,6 +7,9 @@ object Constant {
const val FLAVOR_TANGEM_ACCESS = "tangemAccess"
const val FLAVOR_TANGEM_CARDANO = "tangemCardano"
const val PREF_LAST_WALLET_ADDRESS = "last_wallet_address"
const val URL_TANGEM = "https://play.google.com/store/apps/details?id=com.tangem.wallet"
const val EXTRA_BLOCKCHAIN_DATA = "BLOCKCHAIN_DATA"