Updated on 2026-08-14
This commit is contained in:
parent
51c7e4e10b
commit
173ee13120
21 changed files with 155 additions and 44 deletions
|
|
@ -110,7 +110,7 @@ internal class YieldSupplyModel @Inject constructor(
|
|||
YieldSupplyUM.Initial(
|
||||
title = resourceReference(
|
||||
id = R.string.yield_module_token_details_earn_notification_title,
|
||||
formatArgs = wrappedList("5.1"),
|
||||
formatArgs = wrappedList(tokenStatus.apy),
|
||||
),
|
||||
onClick = ::onStartEarningClick,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue