w3-io/W3 Chainalysis Action

Chainalysis sanctions screening and compliance checks for blockchain addresses

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandOperation: screen (sanctions check). More commands coming for enterprise API.yesscreen
addressBlockchain address to checkyes
api-keyChainalysis API keyyes
namedescription
resultJSON result from Chainalysis API. Includes isSanctioned (boolean) and identifications (array of sanctions designations). Use fromJSON(steps.<id>.outputs.result).isSanctioned etc. to access individual fields.