Skip to main content
POST
Solana Token Security
The Solana Token Security endpoint does not require a chain ID as it is dedicated only for the Solana network.

Headers

X-API-KEY
string
required

Your HashDit API key

Body

application/json

Solana token mint address to analyze

address
string
required

Solana token mint address.

Example:

"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"

Response

Successful response

code
string

API result code. "0" indicates success.

Example:

"0"

status
string

Request status.

Example:

"ok"

data
object