GetDepositAddressRequest
@liquidium/client / GetDepositAddressRequest
Interface: GetDepositAddressRequest
Defined in: packages/client/src/modules/lending/types.ts:294
Request for an ETH stablecoin deposit address.
Properties
action
action:
SupplyAction
Defined in: packages/client/src/modules/lending/types.ts:302
Deposit or repayment action for the inflow.
asset
asset:
"USDC"|"USDT"
Defined in: packages/client/src/modules/lending/types.ts:300
ETH stablecoin asset.
poolId
poolId:
string
Defined in: packages/client/src/modules/lending/types.ts:298
Pool principal text receiving the inflow.
profileId
profileId:
string
Defined in: packages/client/src/modules/lending/types.ts:296
Liquidium profile principal text.