Get a Stream of Rewards for a Single Address

Returns the total rewards for the queried period in a streaming fashion using ndjson. The total reward returned is derived from the sum of fields in the response metadata:

Total Reward = mevBlockReward + syncCommitteeReward + attestationReward + blockReward
Path Params
string
enum
required
Defaults to mainnet

The network to look up against.

Allowed:
string
required

The address to look up rewards for.

Query Params
number

Epoch-based start time for reward queries.

number

Epoch-based end time for reward queries.

number

The epoch to look up rewards for.

string
enum
required
Defaults to monthly

The type of aggregation to apply.

Allowed:
string
enum
Defaults to wei

Denomination to use for the response - default is wei.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Response
Choose an example:
application/x-ndjson
application/json