Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-23 12:14:37 +03:00
parent 7f3ae26151
commit 723c6159d5
3 changed files with 8 additions and 2 deletions

View file

@ -305,7 +305,7 @@ internal enum class Wallet2CobrandImage(
USA(
cards2ResId = R.drawable.ill_usa_card2_120_106,
cards3ResId = R.drawable.ill_usa_card3_120_106,
batchIds = setOf("AF91", "AF990017"),
batchIds = setOf("AF91", "AF990017", "AF990056"),
),
VeChain(
@ -384,6 +384,12 @@ internal enum class Wallet2CobrandImage(
HyperBlue(
cards2ResId = R.drawable.ill_hyperblue_card2_120_106,
cards3ResId = R.drawable.ill_hyperblue_card3_120_106,
batchIds = setOf("AF990026", "AF990027", "AF990028"),
batchIds = setOf("AF990026", "AF990027", "AF990028", "AF990050", "AF990051", "AF990052"),
),
Lunar(
cards2ResId = R.drawable.ill_lunar_card2_120_106,
cards3ResId = R.drawable.ill_lunar_card3_120_106,
batchIds = setOf("AF990057", "AF990058", "AF990059"),
),
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB