0xa10cc873310a85a9a14d9a27bbaf27f5e6eb1ffc

Verified contract

Proxy

Active on Ethereum with 300 txns
Deployed by via 0x1cca3923 at 12912389
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
0x17222602f4a3183398cb20acd6b2d63485afaf7715566d383ee5de58fe6ebe9b
0x8920e234e314c3b4ffbed8ac6ae592c1130977132cb520f3073ee2d41bd69f05
0xf8d0329e3f38bc85580611c63f78b236e05ba19e6ac96af91527942d78639644
0x2eeeac15313a832a4228d1f851442279ce109510b9eae4c2f76261866a881574
0x194109c6204f943a071c68df1a8252fdb44f95ec0cf8488372a017b044fd5773
0x4d47efde3231b896357f72e43485e2821f01d36c17d545d21c6f03edab9cc383
0x4aac6376555b214658922028d349d323731459d2bde710ef02ebee0253921f9c
0x49833889f55562d07c098bcc7e4f477ee3a053f62a3f3cda7acf03582af800a5
0xa6e341d70f4a110109169a4c834f98bbf7d6f545696b492e09d5866ff81343a0
0xf190a3ce8566ec72a21cec3b68e185fc93eb283922df61e2e6aac43e74017c98

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