Ethereum
A unique identifier for the staking request generated by the client.
49bf80cb-c7ca-4082-a526-8afab545cc62The network on which validators should be created. Supported values are;
- mainnet
- hoodi
The withdrawal credential type of the validator(s) to be created. Supported values are;
- 0x01 (Default)
- 0x02
0x01Example: 0x02Possible values: The unit in which the staking amount is specified for withdrawal_credential_type = 0x02 validators in the amounts field. Supported values are:
- ETH
- GWEI
Conditionally required if the withdrawal_credential_type = 0x02.
ETHPossible values: The Ethereum amounts to be staked, specified in either ETH or GWEI. This is required if the withdrawal credentials type is 0x02.
- When specified in ETH, up to 9 decimal places are supported.
- When specified in GWEI, only whole numbers are supported.
- Any additional decimal places will be ignored.
40The number of validators required. A maximum of 1000 validators are supported
1The ETH account (wallet) used for the withdrawal credentials of the validators. This is the address that will receive consensus rewards and unstaked ETH after exiting.
0x1D1479C185d32EB90533a08b36B3CFa5F84A0E6BThe ETH account (wallet) that will receive the execution layer rewards. If not provided, this will be defaulted to the withdrawal address.
0x1D1479C185d32EB90533a08b36B3CFa5F84A0E6BThe geographic region where the validator will be created. Supported values are;
- US
- EU (Default)
- KR
EUPossible values: The account name registered on the platform that is associated with the client's customer. If not provided, requests will be assigned to a default account.
BR_Account3Sample success response payload. See Response schema below for wrapper
The client_req_id of the staking request addressed by this response message.
49bf80cb-c7ca-4082-a526-8afab545cc62A unique reference ID generated by the staking infrastructure for the staking request.
59bf80cb-c7ca-4082-a526-8afab545cc62The network on which validators should be created. Supported values are;
- mainnet
- hoodi
mainnetPossible values: The withdrawal credential type of the validator(s) that will be created. Applicable values are;
- 0x01
- 0x02
0x02Possible values: The specified address to which funds will be withdrawn, as mentioned in the staking request.
0x1D1479C185d32EB90533a08b36B3CFa5F84A0E6BThe fee recipient address that receives Execution Layer fees, as mentioned in the staking request.
0x1D1479C185d32EB90533a08b36B3CFa5F84A0E6BThe geographic region where the validator will be created. Supported values are;
- US
- EU
- KR
USPossible values: The date and time when the validator was provisioned by the staking infrastructure.
2025-05-04 10:25:24Bad Request
Internal Server Error
A unique identifier generated and sent by the client for the exit request. Refer Client Request Identifier for further details.
79bf80cb-c7ca-4082-a526-8afab545cc62The network on which validators were created. Supported values are;
- mainnet
- hoodi
Indicates the type of attribute used to identify the validators to exit. The possible values are,
- 1 (pubkey)
- 2 (validator_index)
- 3 (withdrawal_address)
1Possible values: List of validator public keys to be exited. This is required if the exit type is 1. A maximum of 250 public keys can be specified.
0x904144048d9845d83adac25e94d63f8ccd4a04e71f0c4440ce5b08d30e0851ddb209f2cca32a987d953d4901b409f8b4The list of validator indexes to be exited. Required if exit type is 2. A maximum of 250 validator indexes can be specified.
1142745The withdrawal address of the validators that should be exited. Required if exit type is 3
0x793aA4ea0Cb9fBBF0033320C3F3795ef713a3BEeRequired if exit type is 3. The Max count should be 250.
1Sample success response payload. See Response schema below for wrapper
Unique identifier specified in the request.
49bf80cb-c7ca-4082-a526-8afab545cc62Network specified in the request. Supported values are;
- mainnet
- hoodi
Bad Request
Internal Server Error
A unique identifier generated and sent by the client for the exit request. Refer Client Request Identifier for further details.
79bf80cb-c7ca-4082-a526-8afab545cc62The network on which validators were created. Supported values are;
- mainnet
- hoodi
Indicates the type of attribute used to identify the validators to exit. The possible values are,
- 1 (pubkey)
- 2 (validator_index)
- 3 (withdrawal_address)
1Possible values: List of validator public keys to be exited. This is required if the exit type is 1. A maximum of 250 public keys can be specified.
0x904144048d9845d83adac25e94d63f8ccd4a04e71f0c4440ce5b08d30e0851ddb209f2cca32a987d953d4901b409f8b4The list of validator indexes to be exited. Required if exit type is 2. A maximum of 250 validator indexes can be specified.
1142745The withdrawal address of the validators that should be exited. Required if exit type is 3
0x793aA4ea0Cb9fBBF0033320C3F3795ef713a3BEeRequired if exit type is 3. The Max count should be 250.
1Sample success response payload. See Response schema below for wrapper
Network specified in the request.
Bad Request
Internal Server Error
Applicable values are mainnet and hoodi
The current page number requested by the client, if not specified, should be defaulted to 1.
The number of entries per page, if not presented in the request, should be defaulted to the maximum value of 250.
The staking reference ID returned for the staking request.
This indicates whether the pre-signed exit message to be included in the response or not. It’s a boolean parameter, defaulted to "false".
Sample success response payload. See Response schema below for wrapper
Network specified in the request.
The current page number sent in the request.
1Total number of validators provisioned for the given client and the network.
1Bad Request
Internal Server Error
Applicable values are mainnet and hoodi.
The public key of the validator
This indicates whether the pre-signed exit message to be included in the response or not. It’s a boolean parameter, defaulted to “false”.
Sample success response payload. See Response schema below for wrapper
The network on which validators were created.
The specific blockchain epoch to which the returned validator details correspond.
427017Current status of the validator.
Public key of the validator.
0xb794f5ea0ba39494ce839613fffba74279579268The geographic region where the validator will be created.
Validator index.
10000Withdrawal credential type of the validator. Applicable values are:
- 0x00
- 0x01
- 0x02
0x01Withdrawal address of the corresponding validator.
0x793aA4ea0Cb9fBBF0033320C3F3795ef713a3BEeThe fee recipient address belongs to the validator.
0x793aA4ea0Cb9fBBF0033320C3F3795ef713a3BEeEstimate of when the validator will become active and start earning rewards. This will be populated since the validator is transitioned to DEPOSITED status. Until then, it will be null. It will be in the format of “YYYY-MM-DD HH:mm:ss”.
2022-01-12 13:23:23Estimate of when the validator will exit and stop earning rewards. This will be populated since the validator is transitioned to EXIT_INITIATED status. Until then, it will be null. It will be in the format of “YYYY-MM-DD HH:mm:ss”.
2024-08-12 13:23:23Estimate of when the validator’s principal will become withdrawable. This will be populated since the validator is transitioned to EXITED status. Until then, it will be null. It will be in the format of “YYYY-MM-DD HH:mm:ss”.
2024-09-12 13:23:23Current balance of the validator in WEI.
32500000000000000000Current balance of the validator in ETH.
32.5Bad Request
Internal Server Error
Applicable values are mainnet and hoodi.
Sample success response payload. See Response schema below for wrapper
Network specified in the request.
Total number of validators provisioned for the given client and the network.
10Bad Request
Internal Server Error
The current page number requested by the client, if not specified, should be defaulted to 1.
The number of entries per page, if not presented in the request, should be defaulted to the maximum value of 250.
The network on which validators should be created. Supported values are;
- mainnet
- hoodi
It specifies the start epoch if the type is 1, or the start date in the "YYYY-MM-DD" format (UTC timezone) if the type is 2
200000It specifies the end epoch if the type is 1, or the end date in the "YYYY-MM-DD" format (UTC timezone) if the type is 2
200100Denotes the granularity of rewards breakdown. The applicable values are,
- 1 (epoch)
- 2 (date)
List of validator public keys to fetch the rewards breakdown. A maximum of 50 entries are allowed.
0xab28a95b78913394e2a345e0e5866add7ed7e3fb7a512a7e36451a8b2b95439ccde878eaa4d31fedd6e684b04006776aSample success response payload. See Response schema below for wrapper
Network specified in the request.
Start epoch or start date specified in the request.
200000End epoch or end date specified in the request.
200100The current page number sent in the request
1The total number of records resulted for the input criteria.
1Bad Request
Internal Server Error
The current page number requested by the client, if not specified, should be defaulted to 1.
The number of entries per page, if not presented in the request, should be defaulted to the maximum value of 250.
The network on which validators should be created. Supported values are;
- mainnet
- hoodi
It specifies the start epoch if the type is 1, or the start date in the "YYYY-MM-DD" format (UTC timezone) if the type is 2
200000It specifies the end epoch if the type is 1, or the end date in the "YYYY-MM-DD" format (UTC timezone) if the type is 2
200100Denotes the granularity of rewards breakdown. The applicable values are,
- 1 (epoch)
- 2 (date)
List of validator public keys to fetch the rewards breakdown. A maximum of 50 entries are allowed.
0xab28a95b78913394e2a345e0e5866add7ed7e3fb7a512a7e36451a8b2b95439ccde878eaa4d31fedd6e684b04006776aSample success response payload. See Response schema below for wrapper
Network specified in the request.
Start epoch or start date specified in the request.
200000End epoch or end date specified in the request.
200100The current page number sent in the request
1The total number of records resulted for the input criteria.
1Bad Request
Internal Server Error
A unique identifier for the staking request generated by the client.
98bf80uy-c7ca-4082-a526-8asen545cc62The network to which the source and destination validators belong to. Supported values are:
- mainnet
- hoodi
hoodiPossible values: The type 0x01 validators to be converted to type 0x02 or type 0x01 and 0x02 validators to be merged with the destination_pubkey.
A maximum of 50 validators are supported.
0x84d7a9fc78c41f25396c8fd144c9b43d093eff03f569235728e1f9983acebf9a476c13c969d5a099c21412cdd703fbf4The validator that will hold the merged balance. Must be a 0x02 type validator.
0xaa01b02b16b7a56850cc9b7e1275e8d49e16fc12bd30b4bdf2ef68b5543822b2466101cb541b8815b5ca1721120e4f9dOK
The unique identifier specified in the request.
98bf80uy-c7ca-4082-a526-8asen545cc62Network to which the source and destination validators belong to.
hoodiPossible values: The validator that will hold the merged balance. If the request was a conversion, this will be kept empty.
0xaa01b02b16b7a56850cc9b7e1275e8d49e16fc12bd30b4bdf2ef68b5543822b2466101cb541b8815b5ca1721120e4f9dEncoded function call data to be broadcasted to the Batch Deposit Contract.
0x0000BBdDc7CE488642fb579F8B00f3a590007251The time at which the request was received by the platform. Time will be shown in the “YYYY-MM-DD HH:mm:ss” format.
2025-05-29 07:44:00Bad Request
Internal Server Error
A unique identifier for the execution layer triggerable exit request provided by the client.
09ff80uy-c7ca-8765-a526-8shdyd45cc62Network to which the validators belongs to. Supported values are:
- mainnet
- hoodi
Indicates the type of attribute used to identify the validators to exit. The possible values are:
- 1 (pubkey)
- 2 (validator_index)
List of validator public keys to be exited.
This is required if the exit type is 1.
A maximum of 100 public keys can be specified.
0x904144048d9845d83adac25e94d63f8ccd4a04e71f0c4440ce5b08d30e0851ddb209f2cca32a987d953d4901b409f8b4List of validator indexes to be exited.
This is required if the exit type is 2.
A maximum of 100 validator indexes can be specified.
1142745OK
The unique identifier specified in the request.
09ff80uy-c7ca-8765-a526-8shdyd45cc62Network to which the validators belong to.
hoodiPossible values: Encoded function call data to be broadcasted to the Batch Deposit Contract.
0x00000961Ef480Eb55e80D19ad83579A64c007002The time at which the request was received by the platform. Time will be shown in the “YYYY-MM-DD HH:mm:ss” format.
2025-05-30 06:53:28Bad Request
Internal Server Error
A unique identifier for the execution layer triggerable withdrawal request provided by the client.
09ff80uy-c7ca-8765-a526-8shdyd45cc62Network to which the validators belongs to. Supported values are:
- mainnet
- hoodi
Indicates the type of attribute used to identify the validators that need partial withdrawals. The possible values are:
- 1 (pubkey)
- 2 (validator_index)
OK
The unique identifier specified in the request.
09ff80uy-c7ca-8765-a526-8shdyd45cc62Network to which the validators belong to.
hoodiPossible values: Encoded function call data to be broadcasted to the Batch Deposit Contract.
0x00000961Ef480Eb55e80D19ad83579A64c007002The time at which the request was received by the platform. Time will be shown in the “YYYY-MM-DD HH:mm:ss” format.
2025-05-30 06:53:28Bad Request
Internal Server Error
A unique identifier for the execution layer triggerable withdrawal request provided by the client.
19oky65uy-c7ca-8765-a526-8svsgd45cj09Network to which the validators belongs to. Supported values are:
- mainnet
- hoodi
hoodiPossible values: OK
The unique identifier specified in the request.
19oky65uy-c7ca-8765-a526-8svsgd45cj09Network to which the validators belong to.
hoodiPossible values: Bad Request
Internal Server Error
Network to which the validators belongs to. Supported values are:
- mainnet
- hoodi
hoodiPossible values: Indicates the type of operation for which the user is requesting fees.
- 1 (validator_consolidation_or_conversion)
- 2 (el_triggerable_exit_or_withdrawal)
1Possible values: OK
Network to which the validators belong to.
hoodiPossible values: Indicates the type of operation for which the user is requesting fees.
- validator_consolidation_or_conversion
- el_triggerable_exit_or_withdrawal
validator_consolidation_or_conversionPossible values: The applicable fee in ETH.
1e-18The applicable fee in WEI.
1The time at which the fee was retrieved by the platform. Time will be shown in the “YYYY-MM-DD HH:mm:ss” format.
2025-05-29 08:00:35Bad Request
Internal Server Error
The Client Request ID applicable to the Provision Validators request for which deposit data is required.
OK
The client_req_id of the original Provision Validators request for which the response is returned.
49bf80cb-c7ca-4082-a526-8afab545cc62A unique reference ID generated by the staking infrastructure for the staking request.
59bf80cb-c7ca-4082-a526-8afab545cc62The network on which validators should be created. Supported values are;
- mainnet
- hoodi
mainnetPossible values: The withdrawal credential type of the validator(s) that will be created. Applicable values are;
- 0x01
- 0x02
0x02Possible values: The specified address to which funds will be withdrawn, as mentioned in the staking request.
0x1D1479C185d32EB90533a08b36B3CFa5F84A0E6BThe fee recipient address that receives Execution Layer fees, as mentioned in the staking request.
0x1D1479C185d32EB90533a08b36B3CFa5F84A0E6BThe geographic region where the validator will be created. Supported values are;
- US
- EU
- KR
USPossible values: The date and time when the validator was provisioned by the staking infrastructure.
2025-05-04 10:25:24Bad Request
Internal Server Error
A unique identifier for the request provided by the client.
09kkk80uy-c7ca-8765-a526-8shdyd45cj85Network to which the validators belong to.
Possible values:
- mainnet
- hoodi
mainnetIndicates the type of attribute used to identify the validators that need address changes. The possible values are,
- 1 (pubkeys)
2 (validator_index)
1OK
The unique identifier specified in the request.
09kkk80uy-c7ca-8765-a526-8shdyd45cj85Network to which the validators belong to.
mainnetBad Request
Internal Server Error
Last updated