List Malicious Addresses

Get the addresses that deployed a known scam token in the last 24 hours. Available with the Enterprise plan.

Response

Field NameDescription
messageError message or "OK" if query succeeded. See API Response for response status codes other than 200.
totalNumber of addresses in result
resultArray of address descriptors
result.deployer_addressAddress of account that deployed known scam contract(s)
result.flagged_contracts_countNumber of contracts from the address
result.reasonsReasons the contracts were flagged as scams
Query Params
string

Chain identifier

int32

Maximum number of results. Defaults to 100.

int32

Number of results to skip. Defaults to 0.

string

Restrict results to tokens created/flagged before this time

string

Restrict results to tokens created/flagged after this time

string

Restrict results to token contracts deployed by given address

Headers
string
required

Your assigned API key

Responses

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