repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | { |
| #2 | "schemaVersion": "erc-8004-agent-registration-v1", |
| #3 | "protocol": "metaplex-agent-registry", |
| #4 | "name": "DEX Aggregator Route Optimizer", |
| #5 | "description": "Find optimal swap routes across DEX aggregators", |
| #6 | "image": "https://x402.wtf/nich.jpg", |
| #7 | "external_url": "https://x402.wtf/agents/dex-aggregator-optimizer", |
| #8 | "active": true, |
| #9 | "createdAt": "2026-04-16", |
| #10 | "updatedAt": "2026-05-20T17:15:22.480Z", |
| #11 | "tags": [ |
| #12 | "dex", |
| #13 | "swap", |
| #14 | "routing", |
| #15 | "aggregator", |
| #16 | "optimization", |
| #17 | "clawd", |
| #18 | "solana", |
| #19 | "jupiter", |
| #20 | "router", |
| #21 | "trading", |
| #22 | "one-shot" |
| #23 | ], |
| #24 | "categories": [ |
| #25 | "trading" |
| #26 | ], |
| #27 | "owner": { |
| #28 | "organization": "OpenClawd", |
| #29 | "website": "https://x402.wtf", |
| #30 | "token": { |
| #31 | "symbol": "CLAWD", |
| #32 | "chain": "solana", |
| #33 | "mint": "8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApump" |
| #34 | } |
| #35 | }, |
| #36 | "services": [ |
| #37 | { |
| #38 | "name": "web", |
| #39 | "endpoint": "https://x402.wtf/agents/dex-aggregator-optimizer" |
| #40 | }, |
| #41 | { |
| #42 | "name": "A2A", |
| #43 | "endpoint": "https://x402.wtf/api/agents/a2a", |
| #44 | "version": "0.3.0" |
| #45 | }, |
| #46 | { |
| #47 | "name": "catalog", |
| #48 | "endpoint": "https://x402.wtf/api/agents/catalog/dex-aggregator-optimizer.json" |
| #49 | }, |
| #50 | { |
| #51 | "name": "registration", |
| #52 | "endpoint": "https://x402.wtf/api/agents/registry/dex-aggregator-optimizer.json" |
| #53 | } |
| #54 | ], |
| #55 | "registrations": [ |
| #56 | { |
| #57 | "agentId": "openclawd:dex-aggregator-optimizer", |
| #58 | "agentRegistry": "solana:mainnet:metaplex-agent-registry", |
| #59 | "status": "pending-onchain-registration", |
| #60 | "registrationUri": "https://x402.wtf/api/agents/registry/dex-aggregator-optimizer.json" |
| #61 | } |
| #62 | ], |
| #63 | "supportedTrust": [ |
| #64 | "reputation", |
| #65 | "crypto-economic", |
| #66 | "token-gated" |
| #67 | ], |
| #68 | "metaplex": { |
| #69 | "programs": [ |
| #70 | "agent-registry" |
| #71 | ], |
| #72 | "sdk": "@metaplex-foundation/mpl-agent-registry", |
| #73 | "expectedIdentity": { |
| #74 | "asset": null, |
| #75 | "agentIdentityPda": null, |
| #76 | "assetSignerPda": null, |
| #77 | "executiveProfilePda": null |
| #78 | }, |
| #79 | "registrationFlow": [ |
| #80 | "mint MPL Core agent asset", |
| #81 | "register AgentIdentity with this registrationUri", |
| #82 | "optionally register an executive profile", |
| #83 | "delegate execution only after operator review" |
| #84 | ] |
| #85 | }, |
| #86 | "openclawd": { |
| #87 | "identifier": "dex-aggregator-optimizer", |
| #88 | "capabilities": [ |
| #89 | "swap-execution", |
| #90 | "read-only", |
| #91 | "a2a-message" |
| #92 | ], |
| #93 | "payment": null, |
| #94 | "agentToken": null |
| #95 | } |
| #96 | } |
| #97 |