Back home
FAQ
Everything you might want to know about staking with Definity.
Plain-English answers. If something's missing, ping us on Telegram or X.
What is staking, in plain terms?
Solana is secured by validators that process transactions. To run a validator, you need stake. SOL holders can delegate their tokens to validators, and in exchange they earn a share of the rewards those validators produce — paid every epoch, about every two days. Staking is how the network pays the people who keep it honest.
What is a stake pool?
A stake pool is an on-chain program that aggregates SOL from many delegators and spreads it across a set of validators using a defined strategy. You receive a token (definSOL, in our case) representing your share of the pool. The advantage: instant diversification across validators, no manual rebalancing, and a liquid receipt you can use elsewhere in DeFi.
What exactly is definSOL?
definSOL is the liquid staking token issued by Definity's stake pool. One definSOL represents a share of the total SOL in the pool. As the pool earns staking rewards, the redemption rate grows — so 1 definSOL is worth more SOL over time. The price isn't pegged 1:1 to SOL; it appreciates with rewards.
How safe is it?
Definity uses Solana's native SPL Stake Pool program, which has been audited multiple times by independent firms. The audits and source code are public. The pool program enforces on-chain that user funds can only ever be moved by their owner — Definity does not have custody. Beyond that, the only "trust" assumption is that we delegate to good validators (we monitor uptime and rebalance accordingly).
What are the fees?
Stake-pool fees are set on-chain and are visible on the pool account itself. They typically come in three forms: a small fee on staking rewards (the standard model — taken from yield, not principal), a small management fee, and an SOL-deposit fee for instant deposits. The exact current values are encoded on-chain at the pool address — check Solscan for the live numbers.
How do I unstake?
Two paths. (1) Instant: swap definSOL → SOL on Sanctum or Jupiter. There's a small market fee but you receive SOL within seconds. (2) Direct withdrawal: request a withdrawal from the pool. Settles at the next epoch boundary at the exact pool exchange rate, no market slippage.
How are validators selected?
We curate a set of high-uptime, well-performing validators with a preference for operators who add to network decentralization or contribute to ecosystem development. Performance is reviewed each epoch and the delegation set is rebalanced accordingly. A live list of currently-delegated validators is on the Validators page.
Where does the "supporting the ecosystem in emerging regions" part actually come from?
A portion of pool fees — the share that would otherwise be Definity's revenue — is reinvested into developer programs, hackathons, and early-stage support for builders in emerging markets, with an initial focus on APAC. This is operational, not speculative: every reinvested dollar comes from real, on-chain pool fees that have already accrued.
Is there any minimum stake?
No protocol-level minimum to hold definSOL. The Solana network does enforce a tiny rent-exempt minimum on token accounts (around 0.002 SOL) — that's a network thing, not a Definity thing.
What happens if Definity goes away?
definSOL keeps working. The pool is on-chain and self-custodial. Even with no one running the website, you can still redeem definSOL for SOL via the SPL Stake Pool program directly, or trade it on Sanctum/Jupiter as long as liquidity exists. That's the point of building on top of an audited, native primitive instead of a bespoke contract.