{
  "x402Version": 2,
  "id": 6830,
  "slug": "6830",
  "resource": "https://oracle.cyberwarex.com/token",
  "description": "Full safety report for an ERC-20 token. Runs a live buy-then-sell honeypot and tax simulation against real DEX liquidity (Aerodrome, Uniswap V2/V3/V4), scans contract powers (upgradeable proxy, mint, pause, blacklist, fee-setting), resolves ownership and effective controllers, and cross-checks GoPlus and honeypot.is. Returns an A-F grade, tradeable flag, 0-100 risk score and evidence-carrying flags an agent can cite.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "chain": "base"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "chain": "base",
            "chain_facts": {
              "as_of_block": 24118907,
              "is_contract": true,
              "verified": true
            },
            "cross_check": {
              "external_honeypot": false,
              "flagged_by": [],
              "sources_available": 2
            },
            "disclaimer": "Automated on-chain heuristics; not financial advice.",
            "dynamic_tax": {
              "tax_changeable": false
            },
            "flags": [],
            "grade": "A",
            "is_honeypot": false,
            "risk_score": 8,
            "simulation": {
              "available": true,
              "buy_ok": true,
              "dex": "Aerodrome",
              "is_honeypot": false,
              "roundtrip_loss_pct": 0.31,
              "sell_ok": true
            },
            "summary": "Verified issuer contract; buy and sell both simulate cleanly with zero tax.",
            "tradeable": true,
            "trusted_issuer": true
          },
          "type": "json"
        }
      },
      "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": "ERC-20 token contract address.",
                    "pattern": "^0x[a-fA-F0-9]{40}$",
                    "type": "string"
                  },
                  "chain": {
                    "default": "base",
                    "description": "EVM chain to assess the token on.",
                    "enum": [
                      "base",
                      "bsc",
                      "ethereum",
                      "polygon",
                      "arbitrum"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "chain": {
                    "type": "string"
                  },
                  "chain_facts": {
                    "type": "object"
                  },
                  "cross_check": {
                    "type": "object"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "dynamic_tax": {
                    "type": "object"
                  },
                  "flags": {
                    "description": "Risk flags with id, severity, reason and on-chain evidence.",
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "grade": {
                    "enum": [
                      "A",
                      "B",
                      "C",
                      "D",
                      "F"
                    ],
                    "type": "string"
                  },
                  "is_honeypot": {
                    "type": "boolean"
                  },
                  "risk_score": {
                    "type": "integer"
                  },
                  "simulation": {
                    "type": "object"
                  },
                  "summary": {
                    "type": "string"
                  },
                  "tradeable": {
                    "type": "boolean"
                  },
                  "trusted_issuer": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "oracle.cyberwarex.com",
  "lastUpdated": "2026-08-28T21:48:53.808Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T21:48:53.201Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "oracle.cyberwarex.com",
    "manifest_name": "oracle.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"
  }
}