SubmitInflowRequest
@liquidium/client / SubmitInflowRequest
Interface: SubmitInflowRequest
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:262
Body for SupplyFlow.submit / lending.submitInflow.
Properties
chain?
optionalchain?:Chain
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:266
Chain where the transaction was broadcast, when not implied by the flow.
txid
txid:
string
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:264
Broadcast transaction id or hash.
type?
optionaltype?:InflowSubmitType
Defined in: external/liquidium-sdk/packages/client/src/modules/lending/types.ts:268
Deposit or repayment submit type, when not implied by the flow.