Download OpenAPI specification:Download
This is the first version of Ledger Enterprise Staking framework, making it easier to start staking without any previous knowledge on Tezos for Ledger Enterprise API.
The following endpoints are focus on reporting. If you require automation please contact your account manager so we can enable it.
This method returns the staking rewards of an account
Staking reward objects
Account not found
[- {
- "amount": "27098488",
- "created_on": "2020-12-11T12:56:35.370946+00:00",
- "info": {
- "active_balance": "44284682",
- "cycle": 450,
- "cycle_begins_at": "2022-02-07T10:45:24+00:00",
- "gross_apy": "6.009173441783252",
- "rewards": "21545"
}, - "stake_uid": "0e5135ce7f91"
}
]