Search
⌃K

ILendingPool

Methods

deposit

function deposit(address asset, uint256 amount, address onBehalfOf, uint16 referralCode) external nonpayable

Parameters

Name
Type
Description
asset
address
undefined
amount
uint256
undefined
onBehalfOf
address
undefined
referralCode
uint16
undefined

withdraw

function withdraw(address asset, uint256 amount, address to) external nonpayable

Parameters

Name
Type
Description
asset
address
undefined
amount
uint256
undefined
to
address
undefined