Interface: StandaloneStandaloneCryptoAnalysisRequest
Describes the structure of the request for the SumsubClient.standaloneStandaloneCryptoAnalysis method
Handle applicant actions
address
• address: string
Target address hash.
See
Standalone crypto analysis API Reference
Defined in
currency
• currency: string
BTC, ETH, BCH, LTC, USDT, ERC-20, BSV, XLM, ...
See
Standalone crypto analysis API Reference
Defined in
direction
• direction: string
An operation type. Can be withdrawal or deposit.
See
Standalone crypto analysis API Reference
Defined in
tokenId
• Optional tokenId: string
Check the Get available tokens method to get the full list of available currencies and token IDs.
See
Standalone crypto analysis API Reference
Defined in
txn
• Optional txn: string
Transaction hash. For withdrawals, txn should not be set at all or set to null.
See
Standalone crypto analysis API Reference