출금의 주소 식별 정보 조회
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
커스텀 주소 목록
이 페이지가 도움이 되었나요?