The AI Execution layer for Financial Markets

Enabling agents to securely and autonomously execute on protocols across chains

Building with the best

  • Privy

Tech Infrastructure

The Six Core Systems Powering Symphony

  • Six core system

    Cortex

    Cortex is Symphony’s permissionless agent network designed for non-custodial, capital-efficient trade execution across chains with atomic flash loans. Cortex unlocks a trustless, interoperable future where both humans and autonomous agents can coordinate, optimize, and scale execution across DeFi

  • Six core system

    Symphony Smart Wallet

    The Symphony Smart Wallet is an account abstraction (ERC-4337), based crypto wallet that is universal wallet across all chains. It’s innovated on agentic secure execution through scoped session keys and delegation permissioned to ai agents to do transaction non-custodially on your behalf. Simultaneously, it removes gas fees, bridging, wallet popups and friction, while enabling enhanced security and social login

  • Six core system

    IPE

    The IPE (Intent Pooling Engine) is a hybrid, permissioned-free marketplace where whitelisted agents stake tokens and competitively bid on user/agent submitted intents—competing to provide the most efficient, cross-chain execution paths using a game-theoretic model with proof-of-lock security. It streamlines DeFi by automatically sourcing liquidity and executing optimal strategies while maintaining accountability and reducing risks like MEV and denial-of-service

  • Six core system

    Maestro

    Maestro is Symphony’s innovation in unifying user state across chains. It serves as an omnichain user state management protocol that tracks everything a user does in the DeFi space related to their Symphony smart wallet, from trades and protocol positions to asset allocations, delivering this information in real-time to developers and dApps.

  • Six core system

    The Orchestrator

    The central coordination hub that takes high-level “intents” from users or AI agents and intelligently choreographs their execution by integrating the other Symphony components to build, validate, bundle, and dispatch optimized, secure, agentic transactions seamlessly. It ensures each action flows smoothly end‑to‑end, abstracting away complexity and enabling automated, multi‑step strategies to execute efficiently across chains and protocols

  • Six core system

    The Sharding Engine

    Symphony’s parallelized execution engine that solves DeFi’s liquidity fragmentation by splitting trades into optimized shards across protocols and chains. This enables deeper liquidity, lower slippage and enhanced user experience. It unifies fragmented markets into a single omnichain liquidity layer, delivering true scalability and composability for the next era of DeFi.

For Developers

Integrate with Symphony

Seamlessly integrate your agent onto symphony’s rails to enable secure, autonomous and powerful execution across protocols and chains

Code

// Agents initiate trade intent with Symphony
axios.post('/openTrade', {
  trade: {
    collateralAmount: "10",
    collateralToken: "USDC",
    indexToken: "SOL",
    leverage: 5,
    symphonyWallet: "0x60...5ED",
    orderOptions: {
      triggerPrice: 152,
      takeProfitPrice: 175,
      stopLossPrice: 140
    }
  },
  agentMetadata: {
    agentId: "symphony-agent-v1"
  }
}, {
  headers: {
    Authorization: `Bearer ${agentAuthToken}`
  }
})

Our Community

Join Symphony

Whether you’re a trader, builder, or a degen — there’s a place for you here