- Enhanced efficiency and security with validators that can hold more than 32 ETH (up to 2048 ETH)
- Several validators can now be consolidated into one
- Auto-compounded rewards
- Partial top-ups and withdrawals from validators
Note that most of these features require updating the validator’s withdrawal credential type from either
0x00 or 0x01 to a new 0x02-type withdrawal credential.
SSV Validator Support under Pectra
P2P.ORG has extended its SSV staking API to fully support the capabilities introduced with the Ethereum Pectra upgrade. This ensures that clients using the SSV network can benefit from the same validator enhancements as native Ethereum staking users. All SSV staking methods now align with the Ethereum Staking API to offer consistent workflows, regardless of your validator backend. Key updates:- Unified flow. Most operations, except validator setup, use the same API methods for both Ethereum and SSV validators
- Simplified validator setup via the 3.1 Smart Contract. SSV validator creation flow now supports
0x02withdrawal credentials
Backward Compatibility
All changes are backward compatible with the current0x01 validator flow and allow seamless migration to the 0x02 type of withdrawal credentials for enhanced functionality.
- Clients currently using the
0x01validator setup can continue without changes, as well as create new0x01validators as before - All existing methods remain supported
- New functionality is exposed via new API methods or optional parameters in existing methods
Next Steps
To get started with the new Pectra-enabled features, we recommend following the next steps:- Review the API overview table below to learn which methods support new features.
- Select the relevant flows based on your validator type (Ethereum or SSV) and your use case.
- Test in the Hoodi testnet environment.
- Refer to the example section for complete cURL samples and expected responses.
- Reach out to our team if you need help integrating or have specific questions: 📧 support@p2p.org