Stakes

Get the status of Ethereum stakes.

Query Params
validators
array of strings

Comma-separated list of validators addresses. Recommended limit is 200.

validators
string
enum

Scope of validators to fetch (all network, all kiln keys)

Allowed:
wallets
array of strings

Comma-separated list of wallets addresses

wallets
proxies
array of strings

Comma-separated list of proxy-contract addresses. The definition of a proxy is a smart contract that was involved in the deposit transaction and emitted a log.

proxies
withdrawal_credentials
array of strings

Comma-separated list of withdrawal credentials.

withdrawal_credentials
validator_indexes
array of integers

Comma-separated list of validators' consensus layer indexes

validator_indexes
boolean

Include EigenLayer reporting data

accounts
array of uuids

Comma-separated list of Kiln accounts identifiers

accounts
integer
≥ 1

Current page to look-up entries. If not specified, pagination is disabled

integer
1 to 100
Defaults to 25

Number of entries to list per page. Only used when current_page is specified

filter_states
array of strings

Comma-separated list of states to filter on (unknown, unstaked, deposit_in_progress, pending_initialized, pending_queued, active_ongoing, active_exiting, active_slashed, exited_unslashed, exited_slashed, withdrawal_possible, withdrawal_done). Not available with the scope parameter

filter_states
Responses

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8