AccumulateDistributedInfo
AccumulateDistributedInfo returns the current pending allocation for every distribution target.
Returns:
- toStaker: pending GNS allocation for liquidity stakers, in token base units.
- toDevOps: accumulated GNS allocation for DevOps, in token base units.
- toCommunityPool: accumulated GNS allocation for the community pool, in token base units.
- toGovStaker: pending GNS allocation for governance stakers, in token base units.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/emission.AccumulateDistributedInfo()"
Result