Cheese UNI_V2-CHSTEST-ETH

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0xab453329 at 10941824
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x299826505605d7c54c84f6d1c12ca014dcd621f033abc668154ec4f59ff36108
0xfa378135075341b3d2d232bd4719b4098f56decec0ad116bc8ffd76f95923d3d
0x539d844199ca483e6017f262a0b1ae5e14fc96dc7fb7289724220b7e99d7fe7a
0x68e0e01e56f6e998b87b5f1721d6e34210fefef71a9f331d8812656c67aaf7d6
0x90a0ae0be66d8a1adcd8b0e0555d42935b3d0a401cff2ef7068017dd8647c5f5

Functions
Getter at block 21001783
accrualBlockNumber(view returns (uint256)
10944287
admin(view returns (address)
0x8d2f28785293796f8f46feceaea644b974002a78
borrowIndex(view returns (uint256)
1001171467588420139
borrowRatePerBlock(view returns (uint256)
475646879756
comptroller(view returns (address)
0x7f9a61682e1aa0e45b3dd95860c17a1640d37c14
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
1000000000000000000
getCash(view returns (uint256)
1
interestRateModel(view returns (address)
0x8b8b92aecfc6c9d2a9c20f358d77bf9acf481b65
isCToken(view returns (bool)
true
name(view returns (string)
Cheese UNI_V2-CHSTEST-ETH
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
50000000000000000
supplyRatePerBlock(view returns (uint256)
0
symbol(view returns (string)
sUNI_V2-CHSTEST-ETH
totalBorrows(view returns (uint256)
0
totalReserves(view returns (uint256)
0
totalSupply(view returns (uint256)
1
underlying(view returns (address)
0x883f6cd49062710cfb7017cf137cd89bf4739fd8
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
borrowBalanceStored(address accountview returns (uint256)
getAccountSnapshot(address accountview returns (uint256uint256uint256uint256)
State-modifying
_acceptAdmin(returns (uint256)
_addReserves(uint256 addAmountreturns (uint256)
_reduceReserves(uint256 reduceAmountreturns (uint256)
_setComptroller(address newComptrollerreturns (uint256)
_setInterestRateModel(address newInterestRateModelreturns (uint256)
_setPendingAdmin(address newPendingAdminreturns (uint256)
_setReserveFactor(uint256 newReserveFactorMantissareturns (uint256)
accrueInterest(returns (uint256)
approve(address spenderuint256 amountreturns (bool)
balanceOfUnderlying(address ownerreturns (uint256)
borrow(uint256 borrowAmountreturns (uint256)
borrowBalanceCurrent(address accountreturns (uint256)
exchangeRateCurrent(returns (uint256)
initialize(address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_
initialize(address underlying_address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_
liquidateBorrow(address borroweruint256 repayAmountaddress cTokenCollateralreturns (uint256)
mint(uint256 mintAmountreturns (uint256)
redeem(uint256 redeemTokensreturns (uint256)
redeemUnderlying(uint256 redeemAmountreturns (uint256)
repayBorrow(uint256 repayAmountreturns (uint256)
repayBorrowBehalf(address borroweruint256 repayAmountreturns (uint256)
seize(address liquidatoraddress borroweruint256 seizeTokensreturns (uint256)
totalBorrowsCurrent(returns (uint256)
transfer(address dstuint256 amountreturns (bool)
transferFrom(address srcaddress dstuint256 amountreturns (bool)
Events
AccrueInterest(uint256 cashPrioruint256 interestAccumulateduint256 borrowIndexuint256 totalBorrows
Approval(address indexed owneraddress indexed spenderuint256 amount
Borrow(address borroweruint256 borrowAmountuint256 accountBorrowsuint256 totalBorrows
Failure(uint256 erroruint256 infouint256 detail
LiquidateBorrow(address liquidatoraddress borroweruint256 repayAmountaddress cTokenCollateraluint256 seizeTokens
Mint(address minteruint256 mintAmountuint256 mintTokens
NewAdmin(address oldAdminaddress newAdmin
NewComptroller(address oldComptrolleraddress newComptroller
NewMarketInterestRateModel(address oldInterestRateModeladdress newInterestRateModel
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
NewReserveFactor(uint256 oldReserveFactorMantissauint256 newReserveFactorMantissa
Redeem(address redeemeruint256 redeemAmountuint256 redeemTokens
RepayBorrow(address payeraddress borroweruint256 repayAmountuint256 accountBorrowsuint256 totalBorrows
ReservesAdded(address benefactoruint256 addAmountuint256 newTotalReserves
ReservesReduced(address adminuint256 reduceAmountuint256 newTotalReserves
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.