0x6c6d9a2ac42ad2601725234e25f30fb499688362

Verified contract

Proxy

Active on Ethereum with 465 txns
Deployed by via 0x49a7c95c at 12912413
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
0xa4b2f2da721aaf720a8b49ffd9000dd59aa02a1ce403c9b6286870e628d62ab5
0xc5292e029cbb87d4fcd6763e19198dc1f4698f234fd94a8d7093ab049050498d
0x9219a6f42c82f4e81d4585bc8e954a69d15b581ed50c3b3a47125190b2a532ae
0xa83a67f6fb2404f49263a107060fbdbc55d0d05959292e348f742fbea9f74ca0
0x44da61ac3a98227db6a6dc7229ec98d04cab956fabe78c76f9464dbd9be9463f
0x3834b59312aa4ec9c448552b0d66589e50095264b1740130a5432624da936672
0xae770f9e0ddf43f042ae403b6cbd5bea3a575aba47cfb34ed571bcf89b32aa36
0x23b6f216b7e9217dea0e03f79a245eac01193a7639c13c4022bfe6b6e62bdaee
0xef6f262b2a9e18ec0fddd526050dc65d72810e67243430a35abcad074585c98d
0x8842bcb7ce15c5e04177cdbba93c426f1aa0427043efe3c6c3197c74fb7db72b

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