SubmitInflowRequest
@liquidium/client / SubmitInflowRequest
Interface: SubmitInflowRequest
Defined in: packages/client/src/modules/lending/types.ts:279
Body for direct lending.submitInflow.
Extends
Properties
chain?
optionalchain?:"BTC"|"ETH"
Defined in: packages/client/src/modules/lending/types.ts:275
Chain where the transaction was broadcast, when not implied by the flow.
Inherited from
SubmitSupplyFlowInflowRequest.chain
operation
operation:
InflowOperation
Defined in: packages/client/src/modules/lending/types.ts:281
Deposit or repayment operation represented by the transaction.
txid
txid:
string
Defined in: packages/client/src/modules/lending/types.ts:273
Broadcast transaction id or hash.