Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-05 14:08:06 +03:00
parent 70ad7cbc9e
commit 8a3d05eac7
3 changed files with 12 additions and 0 deletions

View file

@ -224,6 +224,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF43", "AF44", "AF45", "AF78", "AF79", "AF80"),
),
Pepecoin(
cards2ResId = R.drawable.ill_pepecoin_card2_120_106,
cards3ResId = R.drawable.ill_pepecoin_card3_120_106,
batchIds = setOf("BB000015"),
),
RamenCat(
cards2ResId = R.drawable.ill_ramen_cat_cards2_120_106,
cards3ResId = R.drawable.ill_ramen_cat_cards3_120_106,
@ -290,6 +296,12 @@ internal enum class Wallet2CobrandImage(
batchIds = setOf("AF07"),
),
Upbit(
cards2ResId = R.drawable.ill_upbit_card2_120_106,
cards3ResId = R.drawable.ill_upbit_card3_120_106,
batchIds = setOf("BB000019"),
),
USA(
cards2ResId = R.drawable.ill_usa_card2_120_106,
cards3ResId = R.drawable.ill_usa_card3_120_106,

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB