GetClaimableRewardByLaunchpad
GetClaimableRewardByLaunchpad returns claimable launchpad rewards for an address.
Returns:
- int64: emission reward amount
- map[string]int64: protocol fee rewards by token path
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/gov/staker.GetClaimableRewardByLaunchpad()"
Result