Liquidity across chains. Intents that solve. Agents that trade.
The substrate for cross-chain DeFi and agentic trading.
Cross-chain DeFi without the seams.
ERC-7683 intents
Cross-chain order envelope with origin → destination, proof routes, fill instructions, force-refund eligibility.
Solver fulfillment
deBridge DLN intent-based settlement. Solvers compete to fulfill. On-chain dispute resolution.
Route aggregation
Li.Fi MCP server — cross-chain quotes across heterogeneous routes (DEX + bridge combinations). Tenzro stays the trust anchor.
Jupiter on Solana
Solana MCP server with jupiter swap, SPL operations, Metaplex DAS, SNS resolution. 14 tools for Solana DeFi.
Chainlink feeds
Live price feeds via Chainlink MCP server. CCIP cross-chain. Data Streams sub-second. PoR reserves. VRF v2.5 randomness.
Stargate native
LayerZero V2 Stargate native bridging for ETH, USDC, USDT. Quote + send with auto fee and ERC-20 approval steps.
Agentic strategies
Reference templates for yield rebalancer, bridge arbitrage scanner, cross-chain liquidity aggregator, multi-chain portfolio manager.
MEV-resistant settlement
TEE-attested execution. Block-STM parallel execution with deterministic conflict resolution. No mempool front-running.
Risk scope
TDIP DelegationScope binds trading agents — max value, allowed chains, allowed contracts, time bounds. Enforced at signing time.
From signal to settled cross-chain trade.
- 01Provision trading agentRegister machine DID with DelegationScope. Stake bond. Install ERC-7579 validators on smart account.
- 02Discover liquidityQuery Li.Fi MCP for cross-chain routes. Query Jupiter or Chainlink for on-chain prices. Aggregate quotes.
- 03Compose intentBuild ERC-7683 CrossChainOrder. Specify origin, destination, output, fill instructions, proof route.
- 04Solver fulfillsdeBridge DLN, LayerZero, or Hyperlane solver picks up the intent. Atomically fills on destination chain.
- 05Settle and verifyProof route validates fill. Origin settles. Force-refund eligible if filler defaults. Signed receipt anchors.
- 06CompoundYield rebalancer reads positions across chains, executes intent flows, settles, repeats. All under scope.