Skip to main content
POST

Headers

X-API-Key
string
required

Your HashDit API key

Body

application/json

Blockchain 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

The blockchain address to analyze.

Example:

"0x73feaa1ee314f8c655e354234017be2193c9e24e"

Response

Successful response

code
string

API status code. "0" indicates success.

Example:

"0"

status
string

Request status.

Example:

"ok"

data
object