Managed Validator / For Wallets

Embed Native SOL Staking in Your Wallet

A white-label Solana validator under your wallet's brand. Users stake to you, see your name on-chain, earn MEV-tip-boosted APY. You take the commission. AllenHark handles the infrastructure.

Why wallets ship native staking

In-wallet staking is one of the highest-margin product additions a Solana wallet can ship. Native APY plus MEV tips is the easiest yield proposition on the network — no smart-contract risk, no protocol unknowns, no DeFi UX friction. Users want it; the only question is who they stake with.

The wallets that win this are the ones that ship the cleanest UX with their own brand on the validator — not a third-party logo. White-label validators let you do exactly that: your name on-chain, your commission, your dashboard, and a real revenue stream tied to wallet TVL.

Two integration patterns

Pick whichever fits your wallet stack. Both land in production fast.

1. Native delegation (recommended)

Your wallet constructs Solana SPL stake-program delegation instructions targeting our white-label vote account. The user signs in your existing signing flow. No new SDK, no new permission scope, no third-party RPC.

Works in any wallet that already handles SPL transactions. The validator pubkey is the only piece of config you take from us.

2. Deep-link to brandable widget

Lighter touch. Your wallet deep-links into a brandable stake widget hosted on your domain — the user sees your UI, signs with your wallet, and the delegation lands on your validator.

Useful for wallets that want zero engineering work or that want the widget to handle stake-account lifecycle (split, merge, deactivate) without bloating wallet code.

Revenue model

  • Wallet sets the commission. Standard 5–10%. Commission flows directly from the on-chain stake program to your treasury every epoch.
  • MEV tips go to users. Jito MEV uplift is added to user yield. That uplift is your differentiator in the wallet APY war.
  • Optional revenue-share. For wallets ramping up TVL, AllenHark can take a revenue-share against the commission stream in exchange for a lower (or zero) flat infra fee. Useful when your TVL is below break-even on the flat fee.
  • Switch models anytime. Start on revenue-share while you build TVL, migrate to flat fee once you cross break-even. No re-onboarding.

Ship in-wallet staking under your brand

Validator live in under 48 hours. Pick the integration pattern that fits your stack and your TVL ramp.

FAQ

Can a wallet embed SOL staking without running a validator?

Yes. AllenHark operates the validator under your wallet's brand. Your wallet UX exposes 'Stake with [Your Brand]' — under the hood, the delegation flows to a validator we operate on your behalf. Users see your brand; you keep the commission.

What does the integration look like for a wallet?

Two patterns: (1) construct delegation instructions in your wallet using the standard Solana SPL stake program, targeting our white-label vote account — works for any wallet that already does message signing; (2) deep-link flow with an in-wallet stake page that hands off to a brandable stake widget when wallets want a lighter integration.

How does revenue-share work for wallets?

You set the validator commission and earn that commission stream from every staked SOL. AllenHark charges a flat monthly infra fee. Wallets that want a lower fixed cost can opt into a revenue-share model where AllenHark takes a percentage of the commission in exchange for a lower (or zero) base fee — useful for wallets ramping up TVL.

Do users see AllenHark's brand?

No. The validator is registered with your name, your icon, and your website. In Solana explorers and stake dashboards, users see your brand. AllenHark is invisible to your end users — that is the white-label contract.

Can users unstake any time?

Yes. Solana staking is non-custodial. Users own their stake accounts. They can deactivate stake at any time; deactivation completes at the next epoch boundary per protocol rules — not something the validator controls.

Do users earn MEV tips?

Yes. Our validators run the Jito client by default. MEV tips collected by the validator are distributed to delegators on top of native rewards. This is real APY uplift that differentiates your wallet from competitors using non-MEV validators.

Can we white-label LSTs too?

Yes. If you want your users to receive a liquid-staking token instead of a plain stake account — a branded LST — see /managed-validator/lst for the operator guide. We pair the dedicated validator with a Sanctum or SPL stake-pool integration.