Defx Docs
Go to WebsiteTrade on Defx
  • About Defx
  • Defx Platform Overview
    • Self-Custodial
    • Central-Limit Order Book (CLOB)
    • APIs & Webhooks
  • Defx Product Docs
    • Orders
    • Margin
    • Liquidation
    • Insurance Fund
    • Auto-Deleveraging
    • Just-in-Time (JIT) Funding
    • Self Trade Prevention
    • Price Oracle
    • Fees
    • Multi-Asset Mode
      • Collateralization & Liquidation Ratios
      • Liquidation in Multi-Asset Mode
    • Glossary
  • Defx Smart Contracts
  • Contract Specifications
  • Defx Developer Hub
    • REST APIs Documentation
      • REST API Postman Collection
    • WebSocket Documentation
      • User Data Streams (Closed Socket)
      • MarketFeed Streams (Open Socket)
  • Referrals
  • Points
  • Using our Testnet
  • Audits
  • Risks
  • Restricted Territories
  • Terms & Conditions
  • Features
    • Trade Smarter: How Defx's Multi-Asset Collateral System Transforms Crypto Trading
    • sUSDe support
Powered by GitBook
On this page
  1. Defx Product Docs

Multi-Asset Mode

PreviousFeesNextCollateralization & Liquidation Ratios

Last updated 4 months ago

Introduction

Defx supports a multi asset mode that enables users to trade USDC margined perpetual contracts using assets deposited from multiple blockchain networks. Under this mode, users may deposit any supported asset from the available list, and the system calculates the USD value of each asset by applying its designated collateralization ratio to the asset’s current index price. The index price data is obtained from Pyth, which serves as the on Defx.

In practical terms, the effective USD margin for a deposited asset is calculated by multiplying the asset’s collateralization ratio by its index price and the quantity deposited.

For example, if the collateralization ratio for sUSDe is 0.8 and its index price is 1.25, depositing 625 units of sUSDe will result in an effective margin computed as (0.8 * 1.25 * 625), which equals 625 USD.

Benefits of Multi-Asset Mode

  • Retaining Capital Exposure: Traders can maintain exposure to their existing portfolio of assets across multiple chains without the need to convert them to USDC. This allows for direct utilization of diversified holdings across the entire Defx platform.

  • Capital Efficiency: Instead of liquidating an individual asset when its value falls below the liquidation threshold, Defx employs the basket of deposited assets to mitigate losses. This approach minimizes the impact of a single underperforming asset on the overall margin, promoting efficient capital management.

  • Cross-Chain Compatibility: Defx supports the deposit and withdrawal of assets across various blockchain networks. This cross-chain functionality enables users to manage their digital assets seamlessly, regardless of the originating network.

price oracle
Page cover image