Analyze contract risk

/v4/data/security/contract/risk

60000 credits per API call

Analyze a smart contract or token for scam and security risks. The analysis runs a set of on-chain and source-level risk checks (ERC-20 compliance, honeypot traits, owner privileges, liquidity risks, and more) and aggregates them into a single score.

Response

  • score — overall risk score, 0–100; higher means riskier.
  • results — every risk check that was evaluated, each with a

    machine-readable key, a boolean value (whether the risk was
    detected), and human-readable title/sub_title/description.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Chain the contract lives on.

string
required

The contract or token address to analyze.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json