Security

getScamsByOnChainIds

Get a list of all entities involved in scam activity: accounts, zkApp accounts, and tokens.

get/v1/security/scams

Query parameters

onChainIdsstring[] required

The hash of an entity (an account, a zkApp account, or a token) you want to check for being involved in scam activity.

[
  "B62qq7BzBtJ1HPu6fMztfkKggJYBYypRJvU3BMGkfke2VFQgfmmLkrd"
]

Response

OK

scamIdinteger
objectTypestring
onchainIdstring
defaultSecurityMessagestring
securityMessagestring
scamTypestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.