GetPoolTierCount
GetPoolTierCount returns the number of pools in a tier.
Parameters:
- tier: Emission tier identifier to count; tier zero has no pools.
Returns:
- count: Number of pools currently assigned to tier, or zero for tier zero.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.GetPoolTierCount()"
Result