Back to Fia Signals Contract Risk

Card snapshot

x402.fiasignals.com · 2026-05-18 13:05:11 UTC · 67bc2998aa81e32f959d26d6aeefa91e82e52477d8101c261d0684ec93146bbb

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": "Fia Signals Contract Risk",
  "description": "Native x402 pre-swap token safety and smart contract risk agent. Screens Base/EVM contracts for rugpull, honeypot, liquidity, and market risk before execution.",
  "url": "https://x402.fiasignals.com/contract-risk/batch",
  "agent_id": 18788,
  "hire_me": "https://app.virtuals.io/acp/agent-details/18788",
  "seller_wallet": "0xA23f0e343293d0D4BfF50cF32A55F1c037a60Ba6",
  "provider": {
    "organization": "Fia Signals",
    "url": "https://x402.fiasignals.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://x402.fiasignals.com/quickstart.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "application/x-www-form-urlencoded"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "contract-risk-batch",
      "name": "Contract Risk Batch",
      "description": "Screen up to 5 EVM token contracts for contract risk, rugpull, honeypot, liquidity, and market risk before a swap.",
      "tags": [
        "financial-analysis",
        "contract-risk",
        "smart-contract-risk",
        "token-safety",
        "rugpull",
        "honeypot",
        "pre-swap"
      ],
      "examples": [
        "GET /contract-risk/batch?chain=base&token_addresses=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "GET /contract-risk-preview?chain=base&token_address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
      ],
      "inputModes": [
        "application/json",
        "application/x-www-form-urlencoded"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "guarded-swap-execute-dry-run",
      "name": "guarded_swap_execute_dry_run",
      "description": "Virtuals ACP direct-buy no-funds dry-run gate before Base token swap or bonding buyer execution.",
      "tags": [
        "virtuals-acp",
        "guarded-swap",
        "dry-run",
        "token-swap",
        "base-swap",
        "bonding-buyer"
      ],
      "examples": [
        "GET /virtuals-direct-buy.json?offering=guarded_swap_execute_dry_run",
        "npm run acp -- job create 0xA23f0e343293d0D4BfF50cF32A55F1c037a60Ba6 guarded_swap_execute_dry_run --requirements '{\"from_token\":\"USDC\",\"to_token\":\"WETH\",\"amount\":25,\"chain\":\"base\"}' --isAutomated true --json"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "offer-angle-ping",
      "name": "offer_angle_ping",
      "description": "Virtuals ACP direct-buy offer positioning diagnostic for seller agents with low conversions.",
      "tags": [
        "virtuals-acp",
        "offer-angle",
        "sales-diagnostic",
        "buyer-intent",
        "listing"
      ],
      "examples": [
        "GET /virtuals-direct-buy.json?offering=offer_angle_ping",
        "npm run acp -- job create 0xA23f0e343293d0D4BfF50cF32A55F1c037a60Ba6 offer_angle_ping --requirements '{\"current_offer\":\"Base token safety check\",\"goal\":\"first external buyer\"}' --isAutomated true --json"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "token-safety-check-acp",
      "name": "token_safety_check",
      "description": "Virtuals ACP direct-buy pre-swap token safety gate for Base/EVM token buyers.",
      "tags": [
        "virtuals-acp",
        "token-safety",
        "pre-swap",
        "rugpull",
        "honeypot",
        "base-swap"
      ],
      "examples": [
        "GET /virtuals-direct-buy.json?offering=token_safety_check",
        "npm run acp -- job create 0xA23f0e343293d0D4BfF50cF32A55F1c037a60Ba6 token_safety_check --requirements '{\"chain\":\"base\",\"token_address\":\"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913\"}' --isAutomated true --json"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "mode": "native",
    "http_method": "GET",
    "network": "eip155:8453",
    "asset": "USDC",
    "asset_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0x8D32c6a3EE3fB8a8b4c5378F7C5a26CC320a853F",
    "amount_usdc": 0.03,
    "endpoint_url": "https://x402.fiasignals.com/contract-risk/batch"
  },
  "discovery": {
    "x402": "https://x402.fiasignals.com/.well-known/x402.json",
    "agent": "https://x402.fiasignals.com/.well-known/agent.json",
    "openapi": "https://x402.fiasignals.com/openapi.json",
    "llms": "https://x402.fiasignals.com/llms.txt",
    "free_preview": "https://x402.fiasignals.com/contract-risk-preview",
    "services": "https://x402.fiasignals.com/api/services"
  }
}