0xe1f5d495e56bfc1779131112a94a9c52ae1aff22

Unverified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0x5c75de56 at 14030256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $359.07
ERC-20
Value $0
0x768754a301d55946e694fe0b2c9c7eb2d35abaff14044b7f950d430f982a6ced
From
0xa23514041d2795bcf9ab4ca02f375d5f3424382be7a3d3dbe10c5c6ece019fff
From
0xfb5ecfdf8b03f84b89d0dbf131cc358d16086685f460e6ff25e5448b338a3db8
0x590c24c80ce89b74eba61238322ca1bbc0a09c67d5591c49c26a336de4c903fd
0xec382fd55ceac527b997c1b23422d598222cc3d54cbefa700b0e47417cc853d6
0xe9f476c646f4b2b7ef87eb3c250b4d2e638beac3b5898a5b4b6f69412d4d5de2
0xbcdfa79565f42294392aa915aa723f8ca1cf6a58376a7509663b6a2235cda316
0x7e1203e78a700b72c5a409a1e32c6cf5a8b581c42ceb821974e4d24258531048
0x1c2c65c43d2105c714e4998b04f3a2b33002ce62bcaa528ca14cb587f6566f3f
0xcfad6207b36ef021d4cbd8f737e989a82ac0c78ec4dfd2b89d3e7eb7df7716bc

Functions
Getter at block 21223105
LIQ_MIN_HEALTH(view returns (uint256)
1000000000000000000
feeRecipient(view returns (address)
0xf5d3684b34a4105a055092c41b526a3efee089df
lendingController(view returns (address)
0x2ca9b2cd3b50a4b11bc2ac73bc617aa5be9a6ca1
tokenA(view returns (address)
0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
tokenB(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
accountHealth(address _accountview returns (uint256)
borrowBalanceConverted(address _accountaddress _borrowedTokenaddress _returnTokenview returns (uint256)
borrowRatePerBlock(address _tokenview returns (uint256)
checkAccountHealth(address _accountview 
convertTokenValues(address _fromTokenaddress _toTokenuint256 _inputAmountview returns (uint256)
debtOf(address _tokenaddress _accountview returns (uint256)
debtSharesOf(addressaddressview returns (uint256)
lastBlockAccrued(addressview returns (uint256)
lpToken(addressview returns (address)
pendingSystemFees(addressview returns (uint256)
supplyBalanceConverted(address _accountaddress _suppliedTokenaddress _returnTokenview returns (uint256)
supplyOf(address _tokenaddress _accountview returns (uint256)
supplyRatePerBlock(address _tokenview returns (uint256)
supplySharesOf(addressaddressview returns (uint256)
totalDebtAmount(addressview returns (uint256)
totalDebtShares(addressview returns (uint256)
totalSupplyAmount(addressview returns (uint256)
totalSupplyShares(addressview returns (uint256)
uniPosition(addressview returns (uint256)
utilizationRate(address _tokenview returns (uint256)
State-modifying
accrue(address _token
borrow(address _recipientaddress _tokenuint256 _amount
collectSystemFee(address _tokenuint256 _amount
deposit(address _accountaddress _tokenuint256 _amount
depositUniPosition(address _accountuint256 _positionID
initialize(address _lpTokenMasteraddress _lendingControlleraddress _uniV3Helperaddress _feeRecipientaddress _tokenAaddress _tokenB
liquidateAccount(address _accountaddress _repayTokenuint256 _repayAmount
onERC721Received(address _operatoraddress _useruint256 _tokenIdbytes _datareturns (bytes4)
operate(uint256[] _actionsbytes[] _datapayable 
repay(address _accountaddress _tokenuint256 _maxAmount
transferLp(address _tokenaddress _fromaddress _touint256 _amount
withdraw(address _recipientaddress _tokenuint256 _amount
withdrawAll(address _recipientaddress _token
withdrawUniPosition(
Events
Borrow(address indexed accountaddress indexed tokenuint256 amount
CollectSystemFee(address indexed tokenuint256 amount
Deposit(address indexed accountaddress indexed tokenuint256 amount
DepositUniPosition(address indexed accountuint256 positionID
Liquidation(address indexed accountaddress indexed repayTokenaddress indexed supplyTokenuint256 repayAmountuint256 supplyAmount
Repay(address indexed accountaddress indexed tokenuint256 amount
Withdraw(address indexed accountaddress indexed tokenuint256 amount
WithdrawUniPosition(address indexed accountuint256 positionID
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.