Get reward history

Retrieve a chronological list of on-chain reward events for an indexed yield. Each record includes timestamp, token metadata, amount, reward source, and transaction reference.

Path Params
string
required

The unique identifier of the yield

Query Params
string
required

Wallet address to fetch rewards for

string

Start of time range (ISO 8601)

string

End of time range (ISO 8601)

string
enum

Sort order by timestamp (default: desc)

Allowed:
number
1 to 100
Defaults to 100

Maximum number of items to return (default: 100, max: 100)

number
≥ 0
Defaults to 0

Pagination offset (default: 0)

Responses

404

Reward history not available for this yield (not indexed)

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json