Skip to content

ExchangeExposureResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ExchangeExposureResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21805

Exchange exposure detection result

exchangeCount: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21807

Number of unique exchanges interacted with


depositCount: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21809

Total deposits to exchanges


withdrawalCount: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21811

Total withdrawals from exchanges


scoreDeduction: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21813

Score deduction (0-20)


exchanges: object[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21815

Detected exchange interactions

name: string

type: "cex" | "dex"

kycRequired: boolean

deposits: number

withdrawals: number

firstInteraction: number

lastInteraction: number