Skip to content
Back to TokenLaunches

Card snapshot

launches.lonestaroracle.xyz · 2026-07-08 06:09:14 UTC · 07f57d5ec1619c5b89e07cb698eba338502204e9dab6c0b35386b26507e9c08e

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "TokenLaunches",
  "description": "New token launch scanner on Base and EVM chains from GeckoTerminal and DexScreener. Returns new pools, initial liquidity, and early risk flags.",
  "url": "https://launches.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "scan",
      "name": "/scan",
      "description": "New token launch scanner on Base and EVM chains from GeckoTerminal and DexScreener. Returns new pools, initial liquidity, and early risk flags.",
      "tags": [
        "token",
        "launch",
        "base",
        "new",
        "scanner",
        "defi"
      ]
    }
  ]
}