DEX & Perpetual Trading

Decentralized Trading Concepts

This section provides an overview of the core mechanisms used for trading tokenized Real-World Assets (RWA) within the Calamus platform: Decentralized Exchanges (DEX) and Perpetual Contracts.

1. What is a Decentralized Exchange (DEX)?

A Decentralized Exchange (DEX) is a peer-to-peer marketplace that operates entirely on a blockchain, governed by smart contracts. Unlike traditional exchanges (Centralized Exchanges or CEXs) where a company holds and manages funds, a DEX allows users to trade directly from their personal wallets.

Key Characteristics of a DEX:

  • Non-Custodial: Traders retain control of their funds (their private keys) throughout the entire process. Funds are only moved when the trade successfully executes via the smart contract.

  • Trustless Execution: Trading rules and settlement logic are encoded into immutable smart contracts, removing the need to trust a centralized intermediary or institution.

  • Transparency: All transactions, liquidity pools, and asset balances are publicly auditable on the blockchain, providing a high degree of market transparency.

In the context of Calamus, the DEX serves as the core liquid market where tokenized RWA (like Calamus Gold Token, CGT) can be instantly swapped with other tokens or stablecoins.

2. Perpetual Contracts and Perpetual Trading

Perpetual Contracts are a type of advanced derivative product that allows traders to speculate on the future price of an asset without any obligation to hold or settle the underlying asset. They are essentially futures contracts that never expire.

How Perpetual Trading Works:

The absence of an expiration date is managed through a continuous mechanism called the Funding Rate.

  • Funding Rate: This is a small, periodic payment exchanged directly between traders. It ensures the Perpetual Contract price remains tightly anchored to the actual spot price (the current market price) of the underlying asset.

    • If the contract is trading at a premium (higher than spot), those betting on a rise (Long positions) pay those betting on a drop (Short positions).

    • If the contract is trading at a discount (lower than spot), the Short positions pay the Long positions.

Purpose for RWA Trading:

Perpetuals are critical for providing institutional-grade tools on the Calamus platform, primarily for leveraged trading and hedging. For example, a firm holding a large portfolio of tokenized RWA can use perpetual contracts to instantly hedge against short-term price volatility.

3. Perpetual Contracts vs. Traditional Futures Contracts

While both perpetuals and futures are derivatives used for speculation and risk management, the method they use to manage price convergence is the key differentiator.

Feature

Perpetual Contract

Traditional Futures Contract

Expiration Date

None. The contract remains open indefinitely.

Fixed. The contract must settle on a specific future date.

Price Alignment

Maintained continuously by the Funding Rate payment mechanism.

Achieved naturally as the fixed expiration date approaches.

Settlement

Closed manually by the trader, or automatically via liquidation.

Mandatory cash or physical settlement on the expiry date.

Liquidity

Typically high due to continuous trading and no expiry dates.

Liquidity is concentrated around near-term expiry dates.

Primary Use

Short-term speculation, continuous hedging, and high-frequency trading.

Long-term price discovery and locking in a price for a future delivery.

Last updated