Skip to main content
POST
EVM Token Security

Headers

X-API-Key
string
required

Your HashDit API key

Body

application/json

Token contract address to analyze

chainId
string
required

The network chain ID. See Supported Chains for a complete list of supported networks for this endpoint.

Example:

"56"

address
string
required

Token contract address.

Example:

"0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82"

Response

Successful response

code
string

API result code. "0" indicates success.

Example:

"0"

status
string

Request status.

Example:

"ok"

data
object