List Malicious Tokens

Get the scam tokens flagged in the last 24 hours. Available with the Enterprise plan.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

Field NameDescription
messageError message or "OK" if query succeeded. See API Response for response status codes other than 200.
totalTotal number of tokens in result
resultArray of scam token descriptors
result.chain_idToken chain identifier
result.addressToken contract address
result.nameToken name
result.symbolToken symbol
result.deployer_addressDeployer address of token contract
result.created_atISO timestamp when contract was deployed
result.flagged_atISO timestamp when contract was flagged as a scam
result.is_source_verifiedBoolean flag indicating whether contract source code is verified on a scan site
result.exploitsArray of exploit descriptors
result.exploits.idExploit identifier
result.exploits.nameExploit name
result.exploits.typesList of exploit type strings. For further details see Exploit Types.

The results are updated in real-time as new scam tokens are identified.

Query Params
int32

Chain identifier

int32
Defaults to 100

Maximum number of results. Defaults to 100 with a maximum of 5000.

int32
Defaults to 0

Number of results to skip. Defaults to 0.

string

Restrict results to tokens created/flagged after this time.

string

Restrict results to tokens created/flagged before this time

string

Restrict results to token contracts deployed by given address

Headers
string
required

Your assigned API key

Responses

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