{
  "name": "Wormhole Cross-Chain Flow Tracker",
  "description": "Real-time cross-chain flow intelligence powered by Wormhole. Returns Solana outflows/inflows by destination chain, top bridged tokens, protocol stats (CCTP, NTT, Portal), TVL, and 24h activity trends. Ideal for DeFi agents making cross-chain routing decisions.",
  "url": "https://agora402.io/api/pay/c94f8351-262e-41c9-8f0d-dcdba4028536",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/c94f8351-262e-41c9-8f0d-dcdba4028536",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "Wormhole Cross-Chain Flow Tracker",
      "description": "Real-time cross-chain flow intelligence powered by Wormhole. Returns Solana outflows/inflows by destination chain, top bridged tokens, protocol stats (CCTP, NTT, Portal), TVL, and 24h activity trends. Ideal for DeFi agents making cross-chain routing decisions.",
      "tags": [],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/c94f8351-262e-41c9-8f0d-dcdba4028536 -H 'Content-Type: application/json' -d '\"GET /wormhole/flow?chain=ethereum&window=24h\"'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/c94f8351-262e-41c9-8f0d-dcdba4028536",
    "chain": "solana",
    "priceUSDC": 0.002,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/c94f8351-262e-41c9-8f0d-dcdba4028536",
    "managed": true,
    "verified": true,
    "listingTier": "pro"
  }
}