Report

Report

Report a misclassification of any entity (transaction, address, site, token, etc.) using a request ID from a previous scan.

post/v0/scan/report

Request body

event'FALSE_POSITIVE' | 'FALSE_NEGATIVE' required
request_idstring required

The request ID of a previous scan. This can be found in the value of the x-request-id field in the headers of the response of the previous request. For instance: 6c3cf6c1-a80d-4927-91b9-03d841ea61fe.

detailsstring required

Details about the report.

Response

Successful Response

{"stackTrail":"paths:/v0/scan/report:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 4 of the 95 revisions of this API.216

  • e5369ce49a4811See the full diff
    • added ScanRequestMetadata to the metadata request property allOf list

      request-property-all-of-added

    • removed ClientMetadata from the metadata request property allOf list

      request-property-all-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property metadata/allOf[subschema #1: ClientMetadata]/account/allOf[subschema #1: Account]/account_addresses

      new-optional-request-property

    • added the new optional request property metadata/allOf[subschema #1: ClientMetadata]/connection/allOf[subschema #1: Connection]/origin

      new-optional-request-property

    • added the new optional request property metadata/allOf[subschema #1: ClientMetadata]/connection/allOf[subschema #1: Connection]/walletconnect_description

      new-optional-request-property

    • added the new optional request property metadata/allOf[subschema #1: ClientMetadata]/connection/allOf[subschema #1: Connection]/walletconnect_name

      new-optional-request-property

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 5863f4db314b11See the full diff
    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

    • endpoint added

      endpoint-added

Of the 95 revisions, 1 has no diff computed.