Skip to content

ExchangeExposureResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / ExchangeExposureResult

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:22141

Exchange exposure detection result

exchangeCount: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:22143

Number of unique exchanges interacted with


depositCount: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:22145

Total deposits to exchanges


withdrawalCount: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:22147

Total withdrawals from exchanges


scoreDeduction: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:22149

Score deduction (0-20)


exchanges: object[]

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:22151

Detected exchange interactions

name: string

type: "cex" | "dex"

kycRequired: boolean

deposits: number

withdrawals: number

firstInteraction: number

lastInteraction: number