get https://tokensniffer.com/api/v2/addresses/
Get scam tokens for address.
Response
Field Name | Description |
---|---|
message | Error message or "OK" if query succeeded. See API Response for response status codes other than 200. |
malicious_contracts_count | Total number of scam contracts deployed by the given address |
categories | Array of scam category descriptors summarizing the scam contracts deployed by this address |
categories.name | Category name |
categories.types | Category type |
categories.count | Number of tokens in category deployed by this address |
contracts | Array of scam contract descriptors |
contracts.chainId | Contract numeric chain identifier |
contracts.address | Contract address |
contracts.types | List of scam type strings |