mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update contracts/mainnet/connectors/euler/main.sol
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
parent
aa296ee62e
commit
4c8bece9fc
|
@ -12,7 +12,7 @@ abstract contract Euler is Helpers {
|
|||
/**
|
||||
* @dev Deposit ETH/ERC20_Token.
|
||||
* @notice Deposit a token to Euler for lending / collaterization.
|
||||
* @param subAccount Subaccount number
|
||||
* @param subAccount Sub-account Id (0 for primary and 1 - 255 for sub-account)
|
||||
* @param token The address of the token to deposit.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
|
||||
* @param amt The amount of the token to deposit. (For max: `uint256(-1)`)
|
||||
* @param enableCollateral True for entering the market
|
||||
|
|
Loading…
Reference in New Issue
Block a user