Skip to main content

SimpleLoanProfileWarmedEventType

@liquidium/client


@liquidium/client / SimpleLoanProfileWarmedEventType

Interface: SimpleLoanProfileWarmedEventType

Defined in: packages/client/src/modules/simple-loans/types.ts:323

Legacy Ethereum-signature profile-warmed event payload.

Deprecated

New profile warmups emit SimpleLoanIcpProfileWarmedEventType. This type remains supported for historical events.

Properties

derivationIndex

derivationIndex: Uint8Array

Defined in: packages/client/src/modules/simple-loans/types.ts:325


ethAddress

ethAddress: string

Defined in: packages/client/src/modules/simple-loans/types.ts:327


profileId

profileId: string

Defined in: packages/client/src/modules/simple-loans/types.ts:328


type

type: "ProfileWarmed"

Defined in: packages/client/src/modules/simple-loans/types.ts:324


warmedProfileId

warmedProfileId: bigint

Defined in: packages/client/src/modules/simple-loans/types.ts:326