0x8c8d4e31a7b1de9cc151eb1b5c95d027b85f7a75

Verified contract

Proxy

Active on Ethereum with 452 txns
Deployed by via 0xcb17c824 at 12912395
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
0xb7be04441e0b8a5c5f6bce6a518eb2e8e8ba277e454f05800b5b21255258de75
0xdcb4ed87577c47104a11601b8ec3f076a86de0520be3ab552eb7d1c1df5e981e
0xa3fcb019cbb1211bfa83a1d7d98ec803f496a99d82db96cfd9fcb0d287cb82fb
0xb29d7bda2403923ccc53c97984d4cac1f2046e75548262882e9221c14f2e4b98
0x16a6a3141d5191381af4cf195f887f3d01fc143e56d2e11e8282cb2cbfb1215c
0x6c3a39d463a38461bdd8c2234aface6137d328a3fc36790d13acfe3ab1bd92ed
0x85381bf2320fa65f01d3718ab998234a21d1b0c16cd02f5daa7e4cb6502fd6d4
0x121ef2c5d7b93343668efda1a9f18ffd16767f16b14a1d1d3bb6b66971f46ae4
0xa8bc128f508e3e9524bb51022ae4693fe1ff77a54e5d6ed052412d9d78003d1a
0x10f866d785d5f335dbe73269c7e6b21c0c040c57920519f6d9d74962f55db866

Functions
Getter at block 21272917
controller(view returns (address)
0x45ee906e9cfae0aabdb194d6180a3a119d4376c4
feeRecipient(view returns (address)
0x487502f921ba3dadacf63dbf7a57a978c241b72c
lastBlockAccrued(view returns (uint256)
13695268
tokenA(view returns (address)
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
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.