Skip to main content

SubmitInflowRequest

@liquidium/client


@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?

optional chain?: 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?

optional type?: 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.