SimpleLoanStuckFundsWithdrawalRequestedEventType
@liquidium/client / SimpleLoanStuckFundsWithdrawalRequestedEventType
Interface: SimpleLoanStuckFundsWithdrawalRequestedEventType
Defined in: packages/client/src/modules/simple-loans/types.ts:290
Stuck funds withdrawal request event payload.
Properties
account
account:
LiquidiumAccount
Defined in: packages/client/src/modules/simple-loans/types.ts:294
amount
amount:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:296
leg
leg:
SimpleLoanLeg
Defined in: packages/client/src/modules/simple-loans/types.ts:292
loanId
loanId:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:293
poolId
poolId:
string
Defined in: packages/client/src/modules/simple-loans/types.ts:295
type
type:
"StuckFundsWithdrawalRequested"
Defined in: packages/client/src/modules/simple-loans/types.ts:291