RewardsEst returns an estimate of the rewards from now until a specified
time in the future The querier either provides an address or a set of locks
for which they want to find the associated rewards
get
Path parameters
owneranyRequired
Address that is being queried for future estimated rewards
Query parameters
lock_idsanyOptional
Lock IDs included in future reward estimation.
end_epochanyOptional
Upper time limit of reward estimation
Lower limit is current epoch.
Responses
application/json
objectOptional
application/json
get
GET /osmosis/incentives/v1beta1/rewards_est/{owner} HTTP/1.1
Host: osmo.nownodes.io
Accept: */*