get https://tokensniffer.com/api/v2/addresses/scams
Get the addresses that deployed a known scam token in the last 24 hours. Available with the Enterprise plan.
Response
| Field Name | Description |
|---|---|
| message | Error message or "OK" if query succeeded. See API Response for response status codes other than 200. |
| total | Number of addresses in result |
| result | Array of address descriptors |
| result.deployer_address | Address of account that deployed known scam contract(s) |
| result.flagged_contracts_count | Number of contracts from the address |
| result.reasons | Reasons the contracts were flagged as scams |
