We're excited to announce a collaboration with Kamino Finance to integrate rstSOL into their ecosystem, creating powerful new DeFi opportunities for Solana users. This collaboration represents a significant milestone in our mission to maximize value for stakers while contributing to the growth of the broader Solana ecosystem.
The collaboration kicks off with the launch of an incentivized liquidity vault for rstSOL-bbSOL on Kamino Finance. To boost participation, we're allocating 3,000 JTO tokens as rewards for liquidity providers during the first three months of the program.
This initiative enables bbSOL holders to access Jito's restaking infrastructure seamlessly, earning additional yield through the rstSOL token while maintaining liquidity position. Additionally, all trading fees generated in the Liquidity Vault are automatically compounded into user positions, further enhancing returns.
"This collaboration represents our commitment to creating additional value for Solana stakers while supporting the broader ecosystem. By allocating rewards to liquidity providers, we're establishing a virtuous cycle of participation and rewards."
Alex Loktev, CRO at P2P.org.
Our vision extends beyond the initial liquidity vault launch. We've mapped out a three-phase integration strategy in collaboration with Kamino Finance and Re7 Labs:
The initial phase introduces the rstSOL-bbSOL liquidity vault with JTO incentives, creating an entry point for bbSOL holders to participate in the Jito restaking ecosystem. Users can now actively participate in Jito's (re)staking ecosystem and earn additional yield on their SOL, compared to just holding bbSOL.
P2P.org will serve as Kamino V2's launch partner for dedicated rstSOL lending markets, with an additional 3,600 JTO tokens earmarked as incentives for lenders. This phase expands utility for rstSOL holders and creates more opportunities for capital efficiency.
The final phase will introduce Kamino Multiply support for rstSOL, enabling users to amplify their yields through Kamino's innovative financial products.
To ensure the integrity and sustainability of these integrations, we've engaged Re7 Labs as an ecosystem curator. Their expertise in on-chain vault design and risk management will enhance safety and composability across the rstSOL liquidity stack.
For those new to the concept, rstSOL represents restaked SOL that earns additional network rewards from Jito's TipRouter system. This mechanism supports a more decentralized, efficient, and fairer MEV (Maximal Extractable Value) distribution on the Solana network.
The token can only be minted through Bybit's bbSOL via the Jito application at https://www.jito.network/restaking/vaults/JAd4ZY5pyUz14GaL2qt7uwjhyNKSCNvny8r3w8TeFV2F/, creating an exclusive pathway that benefits both bbSOL holders and the wider Jito ecosystem.
This collaboration between P2P.org, Kamino Finance, Jito Labs, and Bybit brings institutional-grade infrastructure to DeFi while maintaining accessibility for all users. By creating a technical bridge between bbSOL liquid staking and Jito's restaking solution, we're expanding the composability of Solana DeFi and bringing sophisticated yield opportunities to mainstream Solana users.
Stay tuned for detailed guides on participating in each phase of this integration, starting with our comprehensive walkthrough for the rstSOL-bbSOL liquidity vault.
Kamino Finance is building the financial layer of Solana, offering a comprehensive suite of products including lending, swaps, liquidity vaults, and automated leverage. With over $4B AUM, Kamino is the largest non-staking DeFi protocol on Solana. Its mission is to bring best-in-class financial infrastructure to Solana users through UX-friendly and secure products.
Re7 Labs is the innovation arm of Re7 Capital, focused on on-chain risk curation, vault management, and DeFi ecosystem design. Launched just over a year ago, it currently curates over $500 million in DeFi vaults across leading protocols.
The information provided above is for informational purposes only and should not be construed as, or relied upon as, investment, financial, or any other type of professional advice. P2P.org or any associated parties do not offer any form of advisory services, and nothing shared here should be considered as a recommendation or endorsement for any financial decisions. P2P.org are not responsible for any decisions made based on the information provided. You are encouraged to consult with a qualified financial advisor or professional before making any investment or financial decisions.
<p></p><h2 id="tldr"><strong>TL;DR</strong></h2><ul><li><a href="http://p2p.org/?ref=p2p.org"><u>P2P.org</u></a> is strengthening its support for Ethereum’s latest upgrade by launching the first Pectra staking API on the market.</li><li>This new API features an advanced suite of functionality to maximize Pectra’s capabilities for institutions and developers.</li><li>Our ongoing development of staking tools helps our partners to support the network and deliver a superior offer to their end users.</li></ul><p>The Pectra upgrade has arrived, and with it, Ethereum staking has entered a new phase of efficiency, flexibility, and scale. No longer limited to 32 ETH per validator, the Pectra hard fork introduces validator consolidation, partial withdrawals, top-ups, and automatic reward compounding.</p><p><a href="http://p2p.org/?ref=p2p.org"><u>P2P.org</u></a> is the first staking provider to launch a staking API with a suite of functions to help institutions and developers harness the full potential of these protocol changes. These new methods allow clients to interact with Ethereum’s upgraded validators programmatically, whether they stake directly or via the SSV Network.</p><p>In this article, we walk through the key changes introduced by Pectra and the specific API methods that enable clients to integrate these features into their staking flows.</p><h2 id="pectra-p2porg-what-this-unlocks-for-you"><strong>Pectra + P2P.org: What This Unlocks for You</strong></h2><p>Pectra lays the groundwork for a more scalable and dynamic Ethereum staking layer, delivering key benefits for institutions: improved capital efficiency, enhanced security, and reduced operational costs.</p><p>Once integrated with P2P.org’s staking platform and APIs, these capabilities become fully accessible to institutions and developers. Our advanced API enhancements, paired with Ethereum’s protocol upgrade, provide clients with a production-ready staking stack that enables:</p><h3 id="1-consolidation"><strong>1. Consolidation</strong></h3><p>Validators with matching withdrawal addresses can now be merged into a single validator. This simplifies infrastructure, reduces operational cost, and activates auto-compounding rewards on every additional 1 ETH staked.</p><p><strong>API endpoint:</strong> POST<br>/api/v1/eth/staking/direct/tx/consolidation-validators</p><h3 id="2-auto-compounding"><strong>2. Auto-Compounding</strong></h3><p>For 0x02 validators, consensus layer rewards are now automatically reinvested until the validator reaches the 2048 ETH cap. This boosts capital efficiency while reducing the need to manually manage reward redeployment.</p><h3 id="3-partial-withdrawals"><strong>3. Partial Withdrawals</strong></h3><p>Clients can now withdraw excess ETH from a validator without fully exiting. This offers flexible liquidity management while maintaining validator activity and income.</p><p><strong>API endpoint:</strong> POST <br>/api/v1/eth/staking/direct/tx/withdrawal/partial</p><h3 id="4-incremental-staking-top-ups"><strong>4. Incremental Staking (Top-Ups)</strong></h3><p>Pectra allows validators to accept additional ETH post-creation. This means existing validators can be grown to any size up to 2048 ETH.</p><p><strong>API endpoint:</strong> POST <br>/api/v1/eth/staking/direct/increment-request/create</p><h3 id="5-smarter-validator-setup"><strong>5. Smarter Validator Setup</strong></h3><p>With the introduction of smart contract batchers (v3.1), validator creation has been streamlined. Clients can now create validators using a simplified one-step API call with built-in support for 0x02 credentials.</p><p><strong>API endpoint:</strong> GET <br>/api/v1/eth/staking/direct/p2p/deposit</p><h2 id="built-for-builders-why-p2porg-makes-the-difference"><strong>Built for Builders: Why P2P.org Makes the Difference</strong></h2><h3 id="overview-of-api-changes"><strong>Overview of API Changes</strong></h3> <!--kg-card-begin: html--> <table style="border:none;border-collapse:collapse;"><colgroup><col width="130"><col width="384"><col width="88"></colgroup><tbody><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Feature</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">API Method (Ethereum)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New or Updated</span></p></td></tr><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Validator Consolidation</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:'Roboto Mono',monospace;color:#188038;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">/api/v1/eth/staking/direct/tx/consolidation-validators</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New</span></p></td></tr><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Partial Withdrawals</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:'Roboto Mono',monospace;color:#188038;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">/api/v1/eth/staking/direct/tx/withdrawal/partial</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New</span></p></td></tr><tr style="height:53.5pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Top-Up (Incremental Stake)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:'Roboto Mono',monospace;color:#188038;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">/api/v1/eth/staking/direct/increment-request/create</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New</span></p></td></tr><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New Validator Setup</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:'Roboto Mono',monospace;color:#188038;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">/api/v1/eth/staking/direct/nodes-request/create</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Updated</span></p></td></tr><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Smart Contract Setup</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:'Roboto Mono',monospace;color:#188038;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">/api/v1/eth/staking/direct/p2p/deposit</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:12pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">New</span></p></td></tr></tbody></table> <!--kg-card-end: html--> <p>These changes aren’t just technical. They translate to better capital efficiency, more flexible operations, and less engineering overhead. With just a few API calls, P2P.org clients can access Pectra’s full benefits while relying on infrastructure that’s secure, scalable, and enterprise-grade.</p><h2 id="ssv-support-feature-parity-across-staking-models"><strong>SSV Support: Feature Parity Across Staking Models</strong></h2><p>P2P.org’s APIs offer full support for both native ETH staking and SSV Network staking. This includes:</p><ul><li>Validator consolidation</li><li>Partial withdrawals</li><li>Incremental top-ups</li><li>Smart contract-based validator setup<br><br></li></ul><p>To simplify the SSV experience, we’ve also extended these flows into our SSV Proxy Smart Contract architecture, offering a seamless and fully programmable path to scalable, decentralized validator operation.</p><p><strong>Key SSV Endpoints:</strong></p><ul><li>/api/v1/eth/staking/ssv/request/create<br></li><li>/api/v1/eth/staking/ssv/p2p/deposit</li></ul><h2 id="why-p2porg-is-the-best-way-to-use-pectra"><strong>Why P2P.org is the Best Way to Use Pectra</strong></h2><p>Ethereum’s Pectra upgrade makes staking infrastructure more powerful and flexible than ever before. With new features like validator consolidation, partial withdrawals, and incremental top-ups, the burden of validator management has been dramatically reduced.</p><p>What sets P2P.org apart isn’t just access to Pectra, but it’s how we’ve operationalized it. From validator setup to partial withdrawals and top-ups, our platform abstracts away complexity while offering full control. Combined with our deep SSV support and client-first engineering, we deliver a staking experience that’s future-proof.</p><p>Our staking API is the first to fully support all Pectra features — for both native ETH and SSV validators. Live now.</p><p> → Explore our API capabilities: <a href="https://docs.p2p.org/docs/pectra-upgrade-overview?ref=p2p.org#/"><u>https://docs.p2p.org/docs/pectra-upgrade-overview#/</u></a> <br>→ Start staking:<a href="https://eth.p2p.org/auth?ref=p2p.org"><u> https://eth.p2p.org/auth</u></a></p>
from p2p validator