Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-30 13:48:53 +03:00
parent 80c89491b3
commit dec4d22320
13 changed files with 3186 additions and 67 deletions

View file

@ -1174,6 +1174,7 @@ internal class StakingModel @Inject constructor(
analyticsEventHandler.send(
StakingAnalyticsEvent.NotEnoughFee(
token = cryptoCurrencyStatus.currency.symbol,
blockchain = cryptoCurrencyStatus.currency.network.name,
),
)
}