Skip to main content
The Genesis Vaults on Loopscale are the inaugural managed lending Vaults, designed and curated by the Loopscale core team. This framework outlines the principles, parameters, and systems in place to ensure that Genesis Vaults deliver yield with a high degree of transparency, security, and operational resilience.

Collateral Management

Inclusion Criteria

Genesis Vaults only accept high-quality, Solana-native collateral assets that meet strict standards for liquidity, price discovery, and smart contract safety. To be eligible, tokens must meet all of the following:
  • Oracle coverage via Pyth
  • Major CEX listings, such as Binance, Coinbase, or ByBit
  • Sufficient on-chain liquidity, with at least $1M in non-incentivized DEX volume
  • Smart contract audits, with LSTs, LPs, and other wrapped assets requiring reviews by at least two Tier-One Solana security firms
Collateral is assessed for not only technical safety but also economic resilience, including team risk, protocol maturity, and market liquidity.
A curated collateral list is maintained weekly and available upon request.

LTV Assignment

Loan-to-Value (LTV) ratios are calculated based on a risk assessment factoring in:
  • On-chain liquidity depth
  • Historical and implied volatility
  • Oracle latency and failure modes
Collateral types are treated individually:
  • Standard tokens are analyzed for DEX slippage and liquidation capacity
  • LSTs and LRTs are evaluated based on deviation from redemption value
  • LP tokens inherit the risk profile of the most volatile or illiquid token in the pair, plus smart contract risk
  • Paired assets (e.g., SOL/mSOL or USDC/USDT) may receive up to 95% LTV if both assets meet core security thresholds
Assets that fail to meet minimum standards (such as unaudited LPs or tokens with insufficient liquidity) are explicitly excluded.

Rate and Utilization Controls

Genesis Vault use a dynamic, manually-updated rate model to balance competitive yield generation with healthy liquidity reserves.

Utilization-Based Yield Curve

Interest rates respond to the level of utilization within the Vault:
0–25% utilization50% of the lowest available borrow rate on Solana
25–50% utilizationMatches the prevailing floating rate
Above 50%Rates step up toward the midpoint between market borrow and lend rates
SOL-based loansPeg to Solana base inflation rate beyond 50%
This system helps preserve a generous liquidity buffer while maintaining fair and transparent pricing for borrowers.

Collateral Diversification

To avoid overreliance on any single collateral type, there is a soft cap enforced on a collateral asset’s share of active loans. This cap is enforced via rate pricing mechanics. Once a collateral exceeds 10% of all active loans, interest rates increase to offset the added risk.
Collateral GroupMax Target ShareRate Adjustment Above Cap
USDC / USDT50%+2.5% per %
SOL + LSTs33%+2.5% per %
JLP33%+2.5% per %
Other assets10%+2.5% per %

Duration Premiums

Genesis Vaults initially support only short-term loans. When longer durations are enabled, they will carry additional interest premiums to offset reduced liquidity flexibility:
  • +10% of the base rate per week of duration
  • Maximum exposure limits per term (see Term Caps)

Idle Capital

To enhance returns on unused capital, idle Vault funds may be temporarily deployed to other low-risk Solana protocols (e.g., MarginFi). These allocations are actively monitored and can be halted if risk parameters tighten.

Liquidity and Withdrawal Safeguards

Loopscale employs multiple mechanisms to ensure vault liquidity is continuously available for depositor withdrawals and borrower repayments.

Term Caps

Loan maturities are restricted to avoid concentration in long-dated risk:
Loan TermMax % of Vault Debt
1 day100%
1 week50%
1 month20%
3 months10%

Liquidity Thresholds

  • 5% Liquidity Buffer: Lending is automatically paused when idle capital drops below 5% of total deposits.
  • 1% Emergency Threshold: If idle capital falls below 1%, Vaults begin actively offloading loans to restore liquidity. Capital may be rebalanced through cross-strategy orderbook sales.
  • Withdrawal Queue Protocol: When no additional liquidity can be sourced, a withdrawal queue is initiated. Lending originations pause until buffers are replenished.

Bad Debt Handling

Each Vault is isolated in terms of credit risk. If a loan defaults:
  • Liquidator receives full collateral value at oracle spot price
  • The difference between loan principal and recovered value is deducted from the Vault’s NAV
  • Losses are absorbed proportionally by depositors in that Vault
  • Withdrawals are paused during resolution to prevent imbalance
This structure ensures no contagion between Vaults and maintains transparency over realized losses.

Fee Structure

Genesis Vaults do not charge any fees until they surpass a $25M deposit threshold. Beyond that:
  • Performance fee: 10% of interest earned
  • Fee flexibility: Fees are waived if Vault returns fall below competitive benchmarks

Operations and Infrastructure

Liquidations

Loopscale maintains a redundant liquidation system to ensure reliable, timely execution and protect against bad debt.

Three-Tiered Liquidation System

  1. Primary Service
    • Cloud-based flash loan liquidator triggered by oracle updates
    • Fully automated using Kamino, MarginFi, Solend, and major DEX routes
  2. Secondary Poller
    • Backup service polling every 5 minutes
    • Uses a pre-funded manager wallet with controlled execution
  3. Tertiary Manual Service
    • Team-managed liquidation wallet with critical paging
    • Manually executes liquidation if automated systems fail

Risk Monitoring & Alerts

Loopscale continuously monitors collateral risk, liquidation performance, and infrastructure liveness.
  • Real-time dashboards: Collateral exposure, oracle performance, withdrawal trends, and rollover timing
  • Alerts: Slack, SMS, and PagerDuty notifications for:
    • Oracle staleness
    • Withdrawal spikes
    • Failed liquidations
    • Solana chain congestion or liveness issues

Operational Security

Loopscale operates all smart contracts and backend services under strict access control.
  • 3/5 multisig governance for contract upgrades (via Squads)
  • Granular IAM roles and 2FA on backend services
  • Immutable logic on liquidation and refinance flows
  • Dedicated disaster response internal SOP and 24/7 on-call rotation
Loopscale cannot directly access or transfer user funds through backend systems.