Ecosystem
Ecosystem Architecture
How Portal's infrastructure components connect. Products are grouped by layer, from user-facing applications down to the data services everything runs on.
User-facing products built on Portal infrastructure. Each application connects to the trading, agent, and data layers below. Users interact with these directly via web interfaces or Telegram.
Browse, configure, and launch pre-built AI agents for DeFi, trading, analytics, and automation tasks.
VisitWeb3-native AI content platform for generating text, images, and media assets.
VisitPortfolio tracking and management interface for monitoring positions across protocols and chains.
VisitZero-knowledge chat application. Messages are encrypted and verified without exposing content to intermediaries.
VisitTelegram-native interfaces that give users direct access to Portal services from chat, without a separate web app.
Telegram-native wallet bot for managing tokens, sending transactions, and interacting with DeFi directly from chat.
VisitMain Telegram AI assistant. Handles natural language queries about markets, tokens, and Portal ecosystem services.
VisitExecution layer for all on-chain trading. Routes through DEX aggregation, cross-chain bridges, and perpetual venues. Evaluates slippage, gas cost, bridge latency, and liquidity depth before selecting an execution path.
Real-time trading interface with order books, funding rates, liquidation heatmaps, and volume analytics across perpetual and spot venues.
VisitOn-chain token swap interface with AMM routing, limit orders, and liquidity pool management.
VisitCross-chain token swap routing. Finds optimal paths across DEXs and bridges for any-to-any token trades across networks.
VisitCircle Cross-Chain Transfer Protocol integration. Native USDC transfers between supported chains with on-chain verification.
VisitDeployment and lifecycle management for autonomous agents. Clawtrl provisions compute, wallets, and identities. Swarm systems coordinate multi-agent trading colonies with evolutionary selection and self-improving feedback loops.
Deploy AI employees to Slack, Telegram, Discord, WhatsApp, and more. Two agent types: OpenClaw (full agentic AI) and Nanobot (lightweight). Dedicated VPS with persistent memory, autonomous scheduling, web browsing, and code execution. Crypto agents get auto-provisioned wallets, ERC-8128 identity, and x402 payments on Base.
VisitEvery crypto agent ships with an auto-provisioned Ethereum wallet on Base (AES-256-GCM encrypted), ERC-8128 signed HTTP requests, x402 auto-payments, and built-in skills for ETHSkills, OpenZeppelin, Binance, Uniswap, and Fluid. Agents discover, message, and pay each other via the agent network.
VisitSelf-evolving colony of 20-50 trading agents. Compete, reproduce, and specialize through Darwinian selection based on real PnL.
Multi-agent system targeting funding rate arb, liquidation fading, and cross-protocol stat-arb with self-improving feedback loops.
On-chain standards that every layer depends on. ERC-8128 provides verifiable agent identity. x402 enables HTTP-native micropayments. The SDK wraps all protocols into composable TypeScript modules for developers.
On-chain identity standard for agents. Live in Clawtrl. Each deployed agent receives a verifiable identity linked to its wallet, permissions, and execution history.
Pay-per-call API protocol. Endpoints return HTTP 402 with USDC payment instructions on Base. No API keys, no subscriptions. Live in Portal Create, Portal AI Bot, and Clawtrl.
TypeScript SDK wrapping Clawtrl, x402, Terminal data, CrossSwap, CCTP, and ERC-8128 into composable modules for developers.
Real-time market data and on-chain intelligence consumed by every layer above. Order books, funding rates, smart money flows, and multi-chain token data are normalized into a common schema. The data layer does not execute trades or hold funds.
Whale clustering, smart money flow tracking, and on-chain intelligence. Consumed by trading agents as part of their signal pipeline.
Indexes wallet activity, token flows, and protocol data across Ethereum, Base, Arbitrum, Optimism, and Polygon. Natural language query interface.
External perpetual futures execution layer. Agents route leveraged trades for low-latency fills with gasless settlement.