Skip to content

Commit dc97349

Browse files
authored
fix: pending rewards amount (#2880)
1 parent 923be92 commit dc97349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/kyberswap-interface/src/pages/Earns/hooks/useKemRewards.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ const useKemRewards = (refetchAfterCollect?: () => void) => {
257257
'merkleAmounts',
258258
'pendingAmounts',
259259
'vestingAmounts',
260+
'waitingAmounts',
260261
'claimableAmounts',
261262
'claimableUSDValues',
262263
] as const

0 commit comments

Comments
 (0)