{
  "x402Version": 2,
  "id": 6842,
  "slug": "6842",
  "resource": "https://simulate.cyberwarex.com/safe-to-sign",
  "description": "One pre-sign safety verdict (GREEN, REVIEW or BLOCK) fusing transaction, signature, address, URL and token checks for AI wallet agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "chain": "base",
            "data": "0x095ea7b3000000000000000000000000111122223333444455556666777788889999aaaaffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
            "to": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "description": "A counterparty address to risk-screen (optional; 'to' is screened automatically).",
                    "type": "string"
                  },
                  "chain": {
                    "description": "EVM chain for tx/token checks (base, bsc, ethereum, polygon, arbitrum, optimism). Default base.",
                    "type": "string"
                  },
                  "data": {
                    "description": "Transaction calldata hex (0x...).",
                    "type": "string"
                  },
                  "from": {
                    "description": "Sender address for the eth_call preview (optional).",
                    "type": "string"
                  },
                  "message": {
                    "description": "personal_sign message to check (instead of typed_data).",
                    "type": "string"
                  },
                  "to": {
                    "description": "Transaction target address (0x...).",
                    "type": "string"
                  },
                  "token": {
                    "description": "A token address to safety-check (optional; inferred from 'to' when it is a token).",
                    "type": "string"
                  },
                  "typed_data": {
                    "description": "EIP-712 typed data JSON string to check as a signature request.",
                    "type": "string"
                  },
                  "url": {
                    "description": "A URL to phishing-check (optional).",
                    "type": "string"
                  },
                  "value": {
                    "description": "Native value (wei, decimal or hex). Default 0.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "simulate.cyberwarex.com",
  "lastUpdated": "2026-09-18T07:35:44.765Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T07:35:44.301Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "simulate.cyberwarex.com",
    "manifest_name": "simulate.cyberwarex.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}