GetPoolTier
GetPoolTier returns the tier of a pool.
Parameters:
- poolPath: Pool path whose current emission tier should be read.
Returns:
- tier: Current emission tier identifier; zero when the pool has no tier assignment.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.GetPoolTier()"
Result