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 Ethereum for Ledger Enterprise API.
This version of the API don't enable API Operators to approve staking transactions via a dedicated endpoint. But you can already use API to enable staking automation.
This method returns the account's staking rewards.
Staking rewards objects
Account not found
[- {
- "amount": "21354",
- "created_on": "2023-01-19T15:18:29+00:00",
- "info": {
- "cl_apy": 3.407,
- "consensus_rewards": "2988504000000000",
- "el_apy": 0,
- "execution_rewards": "0",
- "gross_apy": 3.407,
- "stake_balance": "64000000000000000000"
}
}
]