All projects

GMX Institutional

A platform that extends the decentralized perpetual and spot trading capabilities of GMX to institutional grade.

Risk & Compliance Privacy

What it is

GMX Institutional is a specialized platform that extends the decentralized perpetual and spot trading capabilities of GMX—featuring high leverage, low fees, and deep liquidity—to institutional investors, powered by the Chainlink Runtime Environment (CRE) for seamless orchestration and the Chainlink Automated Compliance Engine (ACE)

How it Works

GMX Institutional is architected as an institutional-grade extension of the GMX perpetual and spot trading protocol, leveraging the Chainlink Runtime Environment (CRE) as its core orchestration layer to coordinate complex, multi-step workflows that blend onchain execution, offchain logic, privacy features, and compliance checks—while integrating the Chainlink Automated Compliance Engine (ACE) to embed automated, privacy-preserving KYC/AML, identity verification, and reporting directly into the system's operations. Institutional Deposit and Verification An eligible institution deposits supported assets (e.g., USDC, ETH, or tokenized RWAs) into a GMX Institutional smart contract or vault on a compatible chain (like Arbitrum, where GMX primarily operates).
- This triggers a CRE workflow (written in TypeScript ) that uses Chainlink's decentralized capabilities (e.g., onchain reads, HTTP calls to offchain systems if needed).
- ACE kicks in via its modular components (such as Cross-Chain Identity (CCID) for reusable digital identities and CCT Compliance Extension for policy rules) to perform automated checks: verify the institution's reusable onchain/offchain identity, enforce jurisdictional KYC/AML policies, screen for sanctions/risk via integrated providers (e.g., Chainalysis KYT), and confirm eligibility without exposing sensitive data publicly (privacy-preserving proofs like zero-knowledge attestations or offchain verification with onchain signals).

  1. Minting the Equivalent Private Stablecoin Once compliance is verified and the deposit is confirmed (potentially using Chainlink Proof of Reserve or Secure Mint patterns for collateral backing), the CRE-orchestrated workflow authorizes and executes the minting of a private/ permissioned stablecoin (e.g., a synthetic or wrapped version pegged 1:1 to the deposited assets).
    • This stablecoin is account-bound or privacy-enhanced (e.g., using shielded balances, private transfers via protocols like Aztec-style tech or Chainlink-enabled privacy layers, or soulbound-like restrictions tied to the institution's verified identity).
    • The minting happens atomically within the CRE workflow: deposit confirmed → ACE policy pass → mint tokens to the institution's private trading account/wallet. This keeps the stablecoin "private" by design—transfers, balances, and usage remain shielded from public view while still being fully auditable for regulators/institutions via ACE reporting hooks.
  2. Private Trading on GMX The institution uses this private stablecoin as margin/collateral to open/close positions on the underlying GMX protocol (perps or spot).
    • Trading occurs in a privacy-focused mode: either through a wrapped/isolated GMX interface that proxies trades via the private stablecoin, or via CRE workflows that route orders with privacy-preserving execution (e.g., hiding position details from the public mempool/explorer while still settling on GMX's transparent liquidity pools).
    • Leverage, fees, and execution inherit GMX's strengths (high leverage, low slippage, Chainlink Data Streams for low-latency pricing where integrated).
    • ACE ensures ongoing compliance (e.g., real-time transaction monitoring, jurisdictional restrictions on certain assets/pairs, or position limits).
  3. Redemption and Withdrawal After trading, the institution redeems the remaining private stablecoin balance back to the original or equivalent onchain assets.
    • A CRE workflow handles this: burn the private stablecoin → ACE re-verifies compliance for redemption (e.g., AML checks on outflows) → transfer underlying assets back to the institution's designated wallet/address.
    • The process is auditable end-to-end (via Chainlink's verifiable trails), with privacy maintained during the trading phase but full transparency available for reporting/regulatory purposes.
      In essence, CRE acts as the "conductor" — defining and executing these multi-step, cross-system workflows in a decentralized, verifiable way (using DONs for consensus on offchain/onchain steps) — while ACE embeds the compliance and privacy intelligence (policy engines, identity, enforcement) so the entire flow meets institutional regulatory standards without compromising DeFi efficiency or exposing sensitive data publicly.
      This design bridges GMX's retail/DeFi-native trading engine to sophisticated institutional needs, enabling private, compliant, high-performance trading at scale. If this is based on a specific whitepaper, demo, or repo you're building from, sharing more details could help refine the explanation!

Links

Created by

  • Kakooza Vianey