出金のアドレス識別情報を取得
cURL
curl --request GET \ --url https://api.chainstream.io/v2/kyt/withdrawal/{withdrawalId}/address-identifications \ --header 'Authorization: Bearer <token>'
{ "chainalysisIdentifications": [ { "addressName": "SANCTIONS: OFAC SDN: Xiaobing Yan", "categoryId": 3, "description": "This specific address 12QtD5BFwRsdNsAZY76UVE1xyCGNTojH9h within the cluster has been identified..." } ], "customAddresses": [ "<unknown>" ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
出金 ID
Chainalysis アドレス識別リスト
Show child attributes
カスタムアドレスリスト
このページは役に立ちましたか?