Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-28 16:31:30 +03:00
parent f71aa5ea1b
commit 4aaaefbd71
7 changed files with 18 additions and 0 deletions

View file

@ -61,6 +61,18 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF28"),
),
CryptoCasey(
cards2ResId = R.drawable.ill_crypto_casey_card2_120_106,
cards3ResId = R.drawable.ill_crypto_casey_card3_120_106,
batchIds = setOf("AF21", "AF22", "AF23"),
),
CryptoOrg(
cards2ResId = R.drawable.ill_crypto_org_card2_120_106,
cards3ResId = R.drawable.ill_crypto_org_card3_120_106,
batchIds = setOf("AF57"),
),
CryptoSeth(
cards2ResId = R.drawable.ill_crypto_seth_card2_120_106,
cards3ResId = R.drawable.ill_crypto_seth_card3_120_106,
@ -134,6 +146,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF19"),
),
StealthCard(
cards2ResId = R.drawable.ill_stealth_cards2_120_106,
cards3ResId = R.drawable.ill_stealth_cards3_120_106,
batchIds = setOf("AF60", "AF74", "AF88"),
),
Trillant(
cards2ResId = R.drawable.ill_trillant_card2_120_106,
cards3ResId = R.drawable.ill_trillant_card3_120_106,

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB