Assets
Asset Details
Get Asset Details
POST
/
asset
/
details
Body
application/json
content
string
requiredAsset content
Response
200 - application/json
status
enum<string>
requiredThe result of the asset details query
Available options:
UNKNOWN
, ALLOWED
, BLOCKED
reason
string
The reason for the result. If the result is BLOCKED
this will be either
report
if it was reported on ChainPatrol or eth-phishing-detect
if it was
reported on the eth-phishing-detect list.
reportId
number
The ID of the report that caused the latest asset status update
reportUrl
string
The link to the report that caused the latest asset status update
Was this page helpful?