SebaPool

What is the Seba Pool?

The Seba Pool serves as the coordination hub for solo validators participating in the protocol. By pooling execution rewards, Seba is able to lock a portion as principal while distributing the remainder as perpetual yield to graduates.

Requirements to Participate

Once a validator opts into the pool, they must keep their fee address pointing to the SebaPool contract for the entire graduation period. Violating this rule triggers a reset of both the graduation timer and attestation points, ensuring that only consistently aligned validators are rewarded.

Recipient Address

Validators can optionally update their reward recipient address by registering it through the SebaPool contract using their withdrawal address. This gives operators flexibility in how and where they receive their rewards. This option will be coming soon to the Seba FE.

Rewards Boost

The Seba Pool also offers reward boosts for validators who are part of aligned communities to receive a 2.5x reward boost:

  • Stakers Union members with the POAP in their reward address wallet (checked on Ethereum). Owners can bridge to ethereum with the following this guide.

  • Kamisama NFT holders, provided the NFT remains in the reward address throughout participation.

  • 100 Heroes NFT holders also qualify, but ownership must also be continuous (checked every epoch).

The system checks for continued ownership every epoch.

Validator Starts

For transparency, Seba provides an API to retrieve validator stats and block data. The validator stats endpoint allows multiple IDs to be queried at once, while the block endpoint includes pagination, enabling controlled retrieval of historical data.

Can you change the reward address?

Yes, you can set your reward address by setting it through your validator's configuration to verify ownership of the validator.

Last updated