0x5177ba6f13de6f5288284877278efa9f07a05469

Verified contract

Proxy

Active on Ethereum with 383 txns
Deployed by via 0xa129539e at 12912392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
0xbab1bfcd216842e8a09741e5008f0796944ef5d260c2484a7bec71dd9806c7b9
0x685b2294599cfc3ba921ae01bc92b4a0f9ae27f96872b46ac5f8bf3af25fd0f7
0x3a4b7a16810b1e18fe0aef21a0553d8502f6e32485d0524b068d47f8d67b0bbc
0x5cbccf1a510ff0d7490ee2e20482b1074cd6064f57deac8e73a1c1c4021af0e9
0xd02de3881f43a44229cd4d3c046fc8bf6e6d85940f053674b826e24ce50a2276
0x26defff07f9f37a542742676c7ca28c9ca9a29ea362dc23a46f20b04277f7038
0x9161306853ecc3eb02805d9b739ce71013f5783bbed9b3b8784ab1b774d135bf
0x2e0ed00742083be0e03b52f30566bcb762cfc0a7c84acb61dfe6f9922f8ad69b
0xd8e89a637940edb450da01112a470f6a23e97b2241ebd15df8a9518190a1393e
0xdf766d93acc1886a5c80a6bbe7831a35090887d86b4bc39aa14bd5e21ca72399

Functions
Getter at block 21222700
controller(view returns (address)
0x45ee906e9cfae0aabdb194d6180a3a119d4376c4
feeRecipient(view returns (address)
0x487502f921ba3dadacf63dbf7a57a978c241b72c
lastBlockAccrued(view returns (uint256)
13843096
tokenA(view returns (address)
0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0
tokenB(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
accountHealth(address _accountview returns (uint256)
accountInterestSnapshot(addressaddressview returns (uint256)
borrowBalance(address _accountaddress _borrowedTokenaddress _returnTokenview returns (uint256)
borrowRatePerBlock(address _tokenview returns (uint256)
checkAccountHealth(address _accountview 
convertTokenValues(address _fromTokenaddress _toTokenuint256 _inputAmountview returns (uint256)
cumulativeInterestRate(addressview returns (uint256)
debtOf(addressaddressview returns (uint256)
lpToken(addressview returns (address)
pendingBorrowInterest(address _tokenaddress _accountview returns (uint256)
pendingSupplyInterest(address _tokenaddress _accountview returns (uint256)
supplyBalance(address _accountaddress _suppliedTokenaddress _returnTokenview returns (uint256)
supplyRatePerBlock(address _tokenview returns (uint256)
totalDebt(addressview returns (uint256)
State-modifying
accrue(
accrueAccount(address _account
borrow(address _tokenuint256 _amount
deposit(address _accountaddress _tokenuint256 _amount
depositRepay(address _accountaddress _tokenuint256 _amount
depositRepayETH(address _accountpayable 
initialize(address _lpTokenMasteraddress _controlleraddress _tokenAaddress _tokenB
liquidateAccount(address _accountaddress _repayTokenuint256 _repayAmountuint256 _minSupplyOutput
repay(address _accountaddress _tokenuint256 _amount
repayAll(address _accountaddress _token
repayAllETH(address _accountpayable 
withdraw(address _tokenuint256 _amount
withdrawAll(address _token
withdrawAllETH(
withdrawBorrow(address _tokenuint256 _amount
withdrawBorrowETH(uint256 _amount
Events
Borrow(address indexed tokenuint256 amount
Deposit(address indexed accountaddress indexed tokenuint256 amount
Liquidation(address indexed accountaddress indexed repayTokenaddress indexed supplyTokenuint256 repayAmountuint256 supplyAmount
Repay(address indexed accountaddress indexed tokenuint256 amount
Withdraw(address indexed tokenuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.