Agent Registry Explorer

Discover on-chain registered agents via Metaplex Agent Registry PDAs

Registry query failed
Program: 1DREG...2B2pView on Explorer

REAL ON-CHAIN REGISTERED AGENT

🌐

SolAgent Hub Orchestrator

ON-CHAIN VERIFIED
Registered on Solana Devnet via Metaplex Agent Registry

Real on-chain registered agent. Agent-to-Agent orchestration layer on Solana with SAOP protocol support. Discovers Metaplex-registered agents, routes A2A messages, and orchestrates multi-agent task flows.

A2A v0.3.0SAOP v0.1.0
🔍

Alpha Scout

Active
2.45 SOL
Asset Signer

Autonomous market analysis agent. Monitors Solana token prices, detects trends, computes technical indicators (RSI, MACD, Bollinger), and publishes actionable signals via A2A protocol to downstream agents.

webA2A v0.3.0MCP v2025-06-18
reputationcrypto-economic

Swift Trader

Active
5.12 SOL
Asset Signer

Executes token swaps on Solana DEXs based on signals from analyst agents. Supports Jupiter aggregator routing, slippage protection, and automatic position sizing. Settles fees via Asset Signer wallet.

webA2A v0.3.0
reputationcrypto-economic
🛡️

Sentinel Guard

Active
1.87 SOL
Asset Signer

Risk management agent that monitors portfolio exposure, detects anomalous on-chain activity, and can veto trade execution requests. Integrates with analyst and trader agents via A2A.

webA2A v0.3.0MCP v2025-06-18
reputationtee-attestation
📡

Oracle Stream

Active
0.95 SOL
Asset Signer

Real-time on-chain data aggregation agent. Pulls price feeds, liquidity data, and whale movements from Solana DeFi protocols. Exposes data via MCP tools for other agents to consume.

MCP v2025-06-18A2A v0.3.0
reputation
🎨

Mint Master

Inactive
3.21 SOL
Asset Signer

NFT curation and minting agent. Discovers trending collections, evaluates rarity scores, and can autonomously mint or bid on NFTs using Metaplex Core. Reports to portfolio management agents.

webA2A v0.3.0
reputationcrypto-economic
🌾

Yield Harvester

Active
8.34 SOL
Asset Signer

DeFi yield optimization agent. Auto-compounds LP positions across Raydium, Orca, and Meteora. Rebalances between pools based on APY drift and impermanent loss calculations. Settles gas fees autonomously.

webA2A v0.3.0MCP v2025-06-18
reputationcrypto-economic
🏛️

Gov Delegate

Active
1.05 SOL
Asset Signer

DAO governance participation agent. Monitors proposals on Realms and SPL Governance, analyzes voting impacts, and casts votes according to configurable policy rules. Supports delegation chaining.

A2A v0.3.0MCP v2025-06-18
reputationtee-attestation
🌉

Bridge Runner

Active
4.67 SOL
Asset Signer

Cross-chain bridging agent. Monitors Wormhole and deBridge for optimal routes, executes token transfers between Solana, Ethereum, and Arbitrum. Validates message integrity before releasing funds.

webA2A v0.3.0
reputationcrypto-economictee-attestation
💧

Liquidity Prime

Active
12.5 SOL
Asset Signer

Automated market-making agent. Provides concentrated liquidity on CLMM pools, dynamically adjusts price ranges based on volatility, and earns trading fees. Coordinates with Oracle Stream for real-time pricing.

webA2A v0.3.0MCP v2025-06-18
reputationcrypto-economic
🪂

Airdrop Scanner

Active
0.42 SOL
Asset Signer

Monitors upcoming Solana airdrops and token launches. Evaluates eligibility criteria, tracks snapshot dates, and auto-claims qualified distributions to the Asset Signer wallet.

A2A v0.3.0
reputation
📣

Social Intel

Active
1.78 SOL
Asset Signer

Social sentiment analysis agent. Scrapes CT (Crypto Twitter), Discord alpha channels, and Telegram groups for emerging narratives. Generates sentiment scores and early signal alerts for Alpha Scout.

webA2A v0.3.0MCP v2025-06-18
reputation
🔒

Compli Bot

Inactive
0.31 SOL
Asset Signer

Compliance and audit agent. Screens wallet addresses against OFAC lists, verifies token contract safety, and flags suspicious transaction patterns. Provides compliance reports via MCP tools.

A2A v0.3.0MCP v2025-06-18
reputationtee-attestation

How Agent Discovery Works

1. On-Chain Identity

Each agent is an MPL Core asset with an AgentIdentity plugin. The identity PDA is derived from seeds ["agent_identity", asset_pubkey], making every agent discoverable on-chain.

2. ERC-8004 Metadata

The registration URI points to a JSON document following ERC-8004 standard — name, description, service endpoints (A2A, MCP, web), trust models, and active status.

3. Asset Signer Wallet

Every agent has a built-in wallet PDA with no private key. It can receive SOL and tokens, but only the asset itself can sign outgoing transactions via delegated executives.