ToolAssay

Use this before buying, listing or writing about an EVM token, to check its mark

Use this before buying, listing or writing about an EVM token, to check its market and its contract in one call (contract security Powered by Go+ Security, https://gopluslabs.io). Price: $0.02 in USDC on Base, or $0.021281 in USDG or $SWOGE on Robinhood Chain (tool price + settlement cost, minimum $0.02).

Answeringour last check, 2026-09-27
1 of 1checks answered this week
1598 msmedian answer time
$0.02listed price per call
$0.02price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://web-production-220a3.up.railway.app/agentic/call/scan_token

CategoryMarket data
Provider hostweb-production-220a3.up.railway.app
Networkseip155:4663, eip155:8453
Payment schemesexact
Self-reported calls, 30 days2 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-27 valid payment request 402$0.02 1598 ms

Example input (from the provider)

{
  "body": {
    "arguments": {
      "address": "0x254afb9fd36789bea39fb5656ba6fdb827be8dc5"
    }
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "body": {
          "properties": {
            "arguments": {
              "properties": {
                "address": {
                  "type": "string"
                }
              },
              "required": [
                "address"
              ],
              "type": "object"
            }
          },
          "required": [
            "arguments"
          ],
          "type": "object"
        },
        "bodyType": {
          "enum": [
            "json"
          ],
          "type": "string"
        },
        "method": {
          "enum": [
            "POST"
          ],
          "type": "string"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method",
        "bodyType",
        "body"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "properties": {
            "ok": {
              "const": true,
              "type": "boolean"
            },
            "outil": {
              "const": "scan_token",
              "type": "string"
            },
            "resultat": {
              "properties": {
                "attribution": {
                  "properties": {
                    "security": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "security",
                    "url"
                  ],
                  "type": "object"
                },
                "sources": {
                  "items": {
                    "properties": {
                      "titre": {
                        "type": "string"
                      },
                      "url": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "url"
                    ],
                    "type": "object"
                  },
                  "type": "array"
                },
                "token": {
                  "properties": {
                    "adresse": {
                      "type": "string"
                    },
                    "alertes": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "attribution": {
                      "properties": {
                        "security": {
                          "type": "string"
                        },
                        "url": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "security",
                        "url"
                      ],
                      "type": [
                        "object",
                        "null"
                      ]
                    },
                    "chaine": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "colonie": {
                      "properties": {
                        "cases": {
                          "items": {
                            "properties": {
                              "assez": {
                                "type": "boolean"
                              },
                              "case": {
                                "type": "string"
                              },
                              "moyenne": {
                                "type": "number"
                              },
                              "n": {
                                "type": "number"
                              },
                              "trait": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "trait",
                              "case",
                              "n",
                              "moyenne",
                              "assez"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        },
                        "observations": {
                          "type": "number"
                        },
                        "scan": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "observations",
                        "scan",
                        "cases"
                      ],
                      "type": [
                        "object",
                        "null"
                      ]
                    },
                    "dixPremiers": {
                      "type": [
                        "number",
                        "null"
                      ]
                    },
                    "honeypot": {
                      "type": [
                        "boolean",
                        "null"
                      ]
                    },
                    "links": {
                      "properties": {
                        "card": {
                          "type": "string"
                        },
                        "page": {
                          "type": "string"
                        },
                        "share": {
                          "type": "string"
                        }
                      },
                      "requi

This page as JSON