Lista Dao Questions Answered
Everything you need to know about borrowing, staking, vaults, and the Lista Dao protocol — explained clearly, without jargon. For a full platform overview visit the about page.
What exactly is Lista Dao and what problem does it solve?
Lista Dao is a permissionless lending and liquid staking protocol built on BNB Chain and Ethereum. It lets users deposit crypto assets as collateral and borrow stablecoins — specifically lisUSD — without needing a credit check or a centralised intermediary.
Traditional DeFi lending often forces borrowers to choose between locking assets idle or selling them to access liquidity. Lista Dao removes that trade-off. You keep exposure to BNB price appreciation through slisBNB while still being able to borrow against the value of your holdings.
The collateralised-debt position (CDP) model behind the protocol is well-established in DeFi — similar in structure to how MakerDAO pioneered DAI — but Lista Dao combines it with liquid staking yield, meaning your collateral continues earning rewards even while posted.
How does liquid staking work on Lista Dao?
When you stake BNB through the Lista Dao platform, you receive slisBNB — a liquid staking token that represents your staked position plus accumulated staking rewards. The ratio between slisBNB and BNB increases over time as validator rewards accrue.
Your BNB is delegated to the Synclub validator node operated by the Lista Dao team. That node earns block rewards and MEV income on the BNB Smart Chain. Those rewards flow back to slisBNB holders automatically, no manual claiming required.
Because slisBNB is a standard BEP-20 token, you can use it across DeFi — as collateral in the lending module, as a liquidity pool position on DEXes, or simply hold it while it appreciates against BNB.
What assets can I use as collateral on Lista Dao?
The Classic Zone supports a broad range of collateral types across BNB Chain and Ethereum. On BNB Chain: BNB (WBNB), slisBNB, BTCB, wBETH, ETH, USDT, USDC, USD1, and several LP tokens and yield-bearing positions. The Ethereum side adds wstETH and additional liquid staking derivatives.
The CDP Zone narrows focus to blue-chip assets — mainly slisBNB, BNB, BTCB, and ETH — with higher loan-to-value ratios available because of the stricter collateral quality. Smart Collateral pairs let you post yield-bearing assets such as slisBNB LP tokens, so the collateral keeps working even while locked.
New assets are added via DAO governance. Proposals are evaluated on oracle availability, liquidity depth, and smart contract audit status before approval.
What is lisUSD and how does it maintain its peg?
lisUSD is the native decentralised stablecoin of the Lista Dao protocol, soft-pegged to 1 USD. It is minted when borrowers open a CDP position and burned when they repay their debt.
Peg stability comes from three mechanisms. First, over-collateralisation: every lisUSD in circulation is backed by more than $1 worth of collateral at the time of minting. Second, arbitrage: if lisUSD trades below $1, it is cheaper to buy on market than to repay debt, creating buy pressure. Third, the stability fee (borrowing interest rate) is adjusted by governance to influence supply.
lisUSD can be used in liquidity pools, perp DEX trading, and yield farming across integrated protocols — giving holders ways to earn while holding the stablecoin.
How is liquidation triggered, and what happens to my collateral?
Each collateral asset has a Liquidation Loan-to-Value (LLTV) threshold, typically ranging from 70% to 96.5% depending on volatility. When the value of your collateral falls and your LTV breaches that threshold, the position becomes eligible for liquidation.
Liquidators — any address on-chain — can repay part of your debt and receive your collateral at a discount (the liquidation penalty, typically 5–10%). This incentivises fast liquidation, protecting the protocol's solvency.
You can avoid liquidation by either repaying some debt to lower your LTV, or depositing additional collateral. The Lista Dao dashboard shows your current health factor in real time so you can act before thresholds are reached.
Is Lista Dao audited? How safe is the protocol?
Yes. The Lista Dao smart contracts have been audited by multiple independent security firms. Audit reports are published openly in the protocol documentation. The codebase follows patterns established by OpenZeppelin's security standards for upgradeable proxy contracts and access control.
That said, no audit eliminates all risk. Smart contract bugs, oracle failures, and governance attacks remain theoretical vectors in any DeFi protocol. Lista Dao mitigates oracle risk by using Chainlink price feeds with circuit-breaker logic that pauses liquidations if feeds become stale.
A bug bounty programme is also active. The team behind Lista Dao encourages responsible disclosure and pays meaningful rewards for critical findings. Users are always advised to start with smaller positions while getting familiar with any new protocol.
What fees does Lista Dao charge for borrowing and earning?
Borrowing on Lista Dao incurs a stability fee — an annualised interest rate applied to the outstanding debt. Rates vary by collateral type and zone. In the Classic Zone, stablecoin borrowing rates currently range from under 1% to around 6% APY depending on market utilisation and collateral risk tier.
There is no origination fee for opening a CDP. Closing a position costs only the gas fee of the repayment transaction. Liquidation penalties are charged to the borrower's collateral, not as a separate fee.
For depositors in the earn vaults, the protocol charges a performance fee on yield generated. This fee is split between the vault curator and the Lista Dao protocol treasury. The exact split is visible on each vault's detail page.
What is a vault curator and why does it matter?
A vault curator is a professional risk manager — such as Gauntlet, MEV Capital, or Lorenzo Protocol — who designs and maintains the collateral risk parameters for a specific earning vault on Lista Dao.
Curators decide which collateral assets are accepted in their vault, what the LLTV limits are, and how capital is allocated across borrowing markets. They earn a share of the vault's performance fees in exchange for this ongoing risk management work.
For depositors, choosing a vault means implicitly choosing its curator's risk approach. A curator with a conservative model (lower LLTVs, fewer collateral types) will generally produce lower yields but with less exposure to tail risk. Reading curator documentation before depositing is always a good idea.
Can I earn rewards by depositing on Lista Dao without borrowing?
Yes. The earn side of Lista Dao lets you deposit stablecoins or other assets into curated vaults. Your deposited capital is lent out to borrowers, and you earn interest on the utilised portion. When a vault's utilisation rate is high — say 80–90% — depositors earn more because a larger share of their capital is actively earning interest.
On top of base interest, some vaults distribute additional Lista Dao governance token rewards or partner protocol incentives during promotional periods. The total APY shown on each vault card combines both sources.
Deposits into earn vaults are represented by ERC-20 vault shares. Those shares can theoretically be used in secondary markets, though liquidity varies. You can also check the main app for current vault APYs before committing capital.
What is the difference between Flexible and Fixed loan types?
Flexible loans have a variable borrow rate that adjusts continuously based on market utilisation. When many borrowers are drawing from a liquidity pool, rates rise; when utilisation drops, rates fall. This type suits borrowers who plan to repay when market conditions are favourable.
Fixed loans, offered in select markets, lock in a borrow rate for a defined period — typically aligned with a specific maturity date. You know exactly what you will owe at expiry. Fixed rates are powered by PT (Principal Token) mechanics integrated from the Pendle ecosystem.
Which to choose depends on your strategy. Short-term borrowers who want to repay quickly often prefer Flexible to avoid locking into a rate that might drop. Longer-duration borrowers — for instance, those using borrowed funds for a multi-month farming strategy — often find Fixed more predictable.
How does Lista Dao handle governance and protocol upgrades?
The LISTA token is the governance token of Lista Dao. Token holders vote on proposals covering parameter changes, new collateral listings, fee adjustments, and smart contract upgrades. Proposals go through a forum discussion phase before moving to on-chain voting.
Protocol upgrades use a timelock contract. After a vote passes, there is a mandatory delay — currently 48 hours for most changes, longer for critical upgrades — before execution. This window gives users time to react if they disagree with a change.
The multisig that holds upgrade keys is composed of known team members and community representatives. Over time the protocol aims to progressively decentralise key administrative functions, moving authority to smart contracts controlled purely by token governance.
What is Smart Collateral and how does it differ from regular collateral?
Smart Collateral is a feature that allows yield-bearing tokens — like LP positions or staking receipts — to serve as collateral while continuing to generate returns. With standard collateral, an asset simply sits locked in the contract earning nothing. Smart Collateral routes the underlying yield to the borrower even while the asset is pledged.
For example, if you post a slisBNB/BNB LP token as Smart Collateral, the trading fees and staking yield from that LP position still accrue to you. Effectively, your cost of borrowing is partially or fully offset by collateral earnings — in some market conditions the net borrowing cost becomes negative.
The catch is that LP tokens carry additional price risk from impermanent loss. Curators who accept Smart Collateral set LLTVs accordingly.
Which blockchains does Lista Dao support?
The Lista Dao protocol currently runs on BNB Smart Chain (BSC) and Ethereum mainnet. BSC hosts the majority of TVL and the liquid staking module. Ethereum vaults focus on ETH-denominated assets including wstETH and USDC/USDT lending markets.
Cross-chain operations are not currently native — you cannot directly borrow on Ethereum using BNB collateral without bridging first. The team has discussed multi-chain expansion in governance forums, and BNB Chain's integration with Base and other EVM chains may influence future directions.
For developers interested in the protocol's architecture, the smart contract repositories are published on GitHub and follow the ERC-4626 vault standard for the earn side, making integration with other protocols straightforward.
How do I get started on Lista Dao as a first-time user?
Start by connecting a compatible wallet — MetaMask, Binance Web3 Wallet, or WalletConnect — to the Lista Dao app at lista-dao.net. Switch your wallet to BNB Smart Chain if you want to use BNB or slisBNB.
For the staking route: navigate to the Liquid Staking section, enter the amount of BNB you want to stake, confirm the transaction, and receive slisBNB to your wallet. Staking rewards begin accruing immediately through the slisBNB exchange rate.
For the earn route: go to the Lending section, select an earn vault matching your preferred asset (for example the Gauntlet × Lista DAO BNB Vault), approve the token, deposit, and begin earning. Start small, check the vault health factor, and increase position size as you get comfortable. The about page has more context on how the protocol is structured.