ExchangeExposureResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ExchangeExposureResult
Interface: ExchangeExposureResult
Section titled “Interface: ExchangeExposureResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21805
Exchange exposure detection result
Properties
Section titled “Properties”exchangeCount
Section titled “exchangeCount”exchangeCount:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21807
Number of unique exchanges interacted with
depositCount
Section titled “depositCount”depositCount:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21809
Total deposits to exchanges
withdrawalCount
Section titled “withdrawalCount”withdrawalCount:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21811
Total withdrawals from exchanges
scoreDeduction
Section titled “scoreDeduction”scoreDeduction:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21813
Score deduction (0-20)
exchanges
Section titled “exchanges”exchanges:
object[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21815
Detected exchange interactions
name:
string
type:
"cex"|"dex"
kycRequired
Section titled “kycRequired”kycRequired:
boolean
deposits
Section titled “deposits”deposits:
number
withdrawals
Section titled “withdrawals”withdrawals:
number
firstInteraction
Section titled “firstInteraction”firstInteraction:
number
lastInteraction
Section titled “lastInteraction”lastInteraction:
number