GetUncollectedIncentiveCount
GetUncollectedIncentiveCount returns how many unstaked positions still owe a reward from the incentive.
Parameters:
- incentiveId: External incentive identifier whose outstanding exit positions should be counted.
Returns:
- count: Number of unstaked positions with an uncollected reward for incentiveId.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.GetUncollectedIncentiveCount()"
Result