Retrieve Rewards

Retrieves the Staking rewards report for the mentioned chain on Vaults via Figment.

Retrieve the rewards report for your staking account on Vaults. Vaults supports the API reference via Figment to help return the staking rewards report generated for the mentioned chain. The report provides insight into the staking rewards accrued daily and monthly.

It has the following properties:

  • Accepted coins include ETH (Ethereum), SOL (Solana), ADA (Cardano), ATOM (Cosmos), and MATIC (Polygon).
  • Ensure the following:
    • The startDate parameter should be less than or equal to the endDate parameter.
    • The walletId should be of a valid staking wallet.
  • The staking wallet must have a minimum staked amount in it.

Refer to the Staking guide to learn more.

📘

Liminal Vaults does not store Figment user credentials.

Body Params

Rewards

string
enum
required
Allowed:
int32
required

Enter the unique identifier (ID) of the Staking wallet on Vaults.

date
required

Enter the start date of the Staking reward for the chain(YY-MM-DD).

date
required

Enter the start date of the Staking reward for the chain(YY-MM-DD).

Responses

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