Updated on 2026-08-14
This commit is contained in:
parent
3aff4e635f
commit
3e65b44408
1 changed files with 39 additions and 1 deletions
|
|
@ -102,7 +102,45 @@ class DemoConfig {
|
|||
?: Amount(BigDecimal.ZERO, blockchain).copy()
|
||||
|
||||
private val releaseDemoCardIds = mutableListOf<String>(
|
||||
|
||||
// Tangem Wallet:
|
||||
"AC01000000041100",
|
||||
"AC01000000042462",
|
||||
"AC01000000041647",
|
||||
"AC01000000041621",
|
||||
"AC01000000041217",
|
||||
"AC01000000041225",
|
||||
"AC01000000041209",
|
||||
"AC01000000041092",
|
||||
"AC01000000041472",
|
||||
"AC01000000041662",
|
||||
"AC01000000045754",
|
||||
"AC01000000045960",
|
||||
// Tangem Note BTC:
|
||||
"AB0100000046530",
|
||||
"AB0100000046720",
|
||||
"AB0100000046746",
|
||||
"AB0100000046498",
|
||||
"AB0100000046753",
|
||||
"AB0100000049608",
|
||||
"AB0100000046761",
|
||||
"AB0100000049574",
|
||||
"AB0100000046605",
|
||||
"AB0100000046571",
|
||||
"AB0100000046704",
|
||||
"AB0100000046647",
|
||||
// Tangem Note Ethereum:
|
||||
"AB02000000051000",
|
||||
"AB02000000050986",
|
||||
"AB02000000051026",
|
||||
"AB02000000051042",
|
||||
"AB02000000051091",
|
||||
"AB02000000051083",
|
||||
"AB02000000050960",
|
||||
"AB02000000051034",
|
||||
"AB02000000050911",
|
||||
"AB02000000051133",
|
||||
"AB02000000051158",
|
||||
"AB02000000051059",
|
||||
)
|
||||
|
||||
private val testDemoCardIds = listOf(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue