0x56f011e0484545ef4e303b1493df0facbb233ef3

Verified contract

Proxy

Active on Ethereum with 406 txns
Deployed by via 0x65969e17 at 12912406
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
0x317e960a6d105d334db6c0598e739369ed1b810c63679fb9abf777c9be164840
0x830c02037f8afc523bb839c8635d7a9870672fed2f04a4b584d5ed86e12a3032
0xe10d68fd47a8493b123f483c9d8ed93a8f1faf29e0acd2d73cd2e8c45c131c84
0x91f5ba78d168127c4916240673c68e1e571d0422f45b6b03c24d37ab6756f333
0x725443e6a937b8d31c4bb1eecd9ffbd226233fc9f8c0b679f4cd09a4f2c9a76b
0xd8848b33e9efb556298c91fe2f1246bec73cbb85572fb965f053ccf61daf5707
From
0x8d2b0a014318b0de22951ff51c49dc427897820b91c3684b9df9e0b6e2e2401c
0xff0c6954051e9d3b705824bd98231b2146771ba8c31e56207ae41e48f6cb93ab
0xc3bf2be2381978130f5c1237e84cab5816170a87e8a2dd4e52c3ad51e5bdb307
0xb718628607ea07db02c9ab32290e79d882a7e81e88edfb11459885878ee717c7

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