Updated on 2026-08-14

This commit is contained in:
Tangem 2023-02-13 11:50:32 +03:00
commit 9783f9ce3d
12 changed files with 67 additions and 39 deletions

View file

@ -24,6 +24,8 @@ class ConfigValueModel(
val quiknodeApiKey: String,
val bscQuiknodeSubdomain: String,
val bscQuiknodeApiKey: String,
val nowNodesApiKey: String,
val getBlockApiKey: String,
val blockcypherTokens: Set<String>?,
val infuraProjectId: String?,
val appsFlyer: AppsFlyer,