v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBCosmos Staking Reporting
Get a Stream of Rewards
Returns 0 or more reward objects in a streaming fashion using ndjson.
post/v2/cosmos/{network}/{type}/rewards
Path parameters
networkstring required
the network to look up against
type'delegator' | 'validator' required
Specifies the role associated with the request.
Request body
Example request
{
"startTime": 1709251200,
"endTime": 1711929600,
"addresses": [
"cosmosvaloper10nzaaeh2kq28t3nqsh5m8kmyv90vx7ym5mpakx"
]
}Response
OK