For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trust and Safety

At Leverage.art, the safety of our users is our top priority. We employ industry-leading security measures to ensure that your data, assets, and personal information are always protected.

Key Safety Features:

  • Margin & Liquidation logic: ensuring maintenance margin thresholds, partial liquidation flows, and penalty enforcement work without exploits (e.g., griefing liquidations, undercollateralization).

  • Oracle integration: verifying median-of-medians aggregation, outlier filtering, clamp rules, and pause mechanisms for oracle degradation.

  • Funding mechanism: validating skew-based and volatility-adjusted funding to avoid manipulation.

  • Vault contracts (ERC-4626): securing P2P LP deposits, reward distribution, and ensuring no re-entrancy or withdrawal manipulation.

  • Best Practices

    • Third-party audits by reputable firms with DeFi/NFT perp experience.

    • Continuous auditing: not just pre-launch, but with regular reviews after major updates.

    • Bug bounty program: incentivize white-hat disclosure of edge cases.

    • Formal verification (if feasible) of liquidation and funding settlement routines.

This ensures user trust in high-leverage markets where even small vulnerabilities can cascade into systemic losses.

Last updated