GetMinimumRewardAmountForToken
GetMinimumRewardAmountForToken returns the minimum reward amount for a specific token.
Parameters:
- tokenPath: Token path whose configured minimum-reward override should be read.
Returns:
- amount: Token-specific minimum reward amount when configured, otherwise the default minimum, in token units.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.GetMinimumRewardAmountForToken()"
Result