Updated on 2026-08-14
This commit is contained in:
parent
73ca4410e1
commit
ab22a6c131
13 changed files with 191 additions and 67 deletions
|
|
@ -98,6 +98,7 @@ internal class DefaultMarketsTokenRepository(
|
|||
data = tokenMarketListWithMaxApy.tokens,
|
||||
last = isLast,
|
||||
empty = res.tokens.isEmpty(),
|
||||
total = res.total,
|
||||
)
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue