API Reference
API ReferenceUser docs

On-Chain V2 Rewards

Get historical rewards of Ethereum OnChain V2 (vSuite) daily rewards

Log in to see full request history
Query Params
wallets
array of strings

Comma-separated list of wallets addresses

wallets
date

Get data from this date (YYYY-MM-DD)

date

Get data to this date (YYYY-MM-DD)

boolean

Include rewards and balance in USD in response.
If a format parameter exists it will only work with format=daily

string

The address of the pooling integration

Responses

Response body
object
data
array of objects
required
data*
object
date

Day for this reward entry

string

Accumulated rewards in WEI during the day

string

Balance in WEI at the end of the day

number

Net annual percentage yield

number

Estimated value of rewards generated for that day in USD. The exchange rate is the rate at the end of the day provided by CoinGeckko.

number

Estimated value of the balance at the end of the day in USD. The exchange rate is the rate at the end of the day provided by CoinGeckko.

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
URL