Staking
Get staking rewards
GET
/
v1
/
staking
/
rewards
Description
Gets the staking rewards for a given wallet address.
Changelog
Date | Changes |
---|---|
Mar 08 2024 | Introduced endpoint |
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
address
string
requiredRequired string length:
42
Response
200 - application/json
The response is of type any
.