{
  "schema_version": "v1",
  "name_for_model": "tburn_dex",
  "name_for_human": "TBURN DEX",
  "description_for_model": "TBURN DEX is an AI-powered decentralized exchange on TBURN Mainnet (Chain ID 5800). Use this plugin to get real-time TBURN token swap quotes, liquidity pool data, market prices, MEV protection statistics, AI routing analytics, quantum cryptography status, and TBURN network information. Supports TBC-20 token standard.",
  "description_for_human": "AI-powered DEX on TBURN Mainnet. Get token swap quotes, liquidity pool APYs, market data, and TBURN network analytics with 99.7% MEV protection and quantum-resistant security.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://tburndex.io/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://tburndex.io/tburn-logo.png",
  "contact_email": "api@tburndex.io",
  "legal_info_url": "https://tburndex.io/terms",
  "homepage_url": "https://tburndex.io/",
  "model_picker_enabled": false,
  "capabilities": [
    "Token swap quote retrieval",
    "Liquidity pool data (TVL, APY, volume)",
    "Real-time TBURN market prices",
    "MEV protection statistics",
    "AI routing analytics (Triple-Band AI)",
    "Quantum cryptography status (NIST Level 5 — 10-GAP)",
    "ZK proof system metrics",
    "TBURN Mainnet network status (Chain ID 5800 / 58001)",
    "HD wallet address derivation information",
    "Risk analytics (VaR, Sharpe, IL calculation)"
  ],
  "endpoints": {
    "market_prices": {
      "url": "https://tburndex.io/api/market/prices",
      "description": "Real-time token prices with Kalman-filtered TWAP, GARCH volatility regime, and dynamic fee for 8 TBURN ecosystem tokens"
    },
    "market_analytics": {
      "url": "https://tburndex.io/api/market/analytics/:symbol",
      "description": "Per-token analytics: Cornish-Fisher VaR (95/99%), CVaR, Sharpe, Sortino, Calmar, MaxDrawdown, win rate, profit factor"
    },
    "pools": {
      "url": "https://tburndex.io/api/pools",
      "description": "Active liquidity pools with TVL, APY, fee tier, and 24h volume (requires authentication)"
    },
    "public_stats": {
      "url": "https://tburndex.io/api/public/stats",
      "description": "Public ecosystem statistics: TPS, TVL, total swaps, active pools, and MEV protection rate"
    },
    "ai_status": {
      "url": "https://tburndex.io/api/ai/status",
      "description": "Triple-Band AI orchestration status — Strategic (HMM regime), Tactical (GARCH), Operational (routing)"
    },
    "mev_status": {
      "url": "https://tburndex.io/api/mev/status",
      "description": "4-layer MEV protection statistics: private pool, VRF fair ordering, commit-reveal, encrypted mempool"
    },
    "quantum_health": {
      "url": "https://tburndex.io/api/quantum/health",
      "description": "10-GAP post-quantum cryptography health: ML-DSA, SLH-DSA, ML-KEM, entropy pool, key hierarchy, threat engine"
    },
    "quantum_threat_intel": {
      "url": "https://tburndex.io/api/quantum/threat-intel",
      "description": "Real-time Mosca theorem analysis: Grover/Shor threat scores, Q-Day ETA, HNDL risk, crypto-agility grade"
    }
  },
  "blockchain_info": {
    "network": "TBURN Mainnet",
    "chain_id_l1": 5800,
    "chain_id_l2": 58001,
    "token_standard": "TBC-20",
    "native_token": "TBURN",
    "rpc_l1": "https://rpc.tburn.io",
    "rpc_l2": "https://rpc-l2.tburn.io",
    "explorer": "https://explorer.tburn.io",
    "wTBURN_address": "0x1D2171D3645aC3216Ed87Dc81BbD3D9DF4085Fe2",
    "bridge_address": "0xA115DA2a813231344DAC80AD2ADCF237a0869408"
  }
}
