Address Classification
Address Classification
Classifies a blockchain address by type and behavior. The API identifies whether an address is an externally owned account (EOA) or contract, determines contract characteristics (e.g. proxy patterns), and provides verification and token standard metadata.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.hashdit.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your HashDit API key
Body
application/json
Blockchain address to classify
The network chain ID. See Supported Chains for a complete list of supported network for this endpoint.
Example:
"56"
The blockchain address to classify.
Example:
"0x01bff41798a0bcf287b996046ca68b395dbc1071"