ZENTEREST Ether

Verified contract

Active on Ethereum with 1,400 txns
Deployed by via 0xbdc33eec at 11558501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $692.37
0x1920de46e8e4b6847438db84641108ada854dc1dd0aa76d0d008a69c200944ab
0x8aa3baa00a0d73263f6a847379e7084f069b69e779ee4b593358de7b04ceaa03
0x8372939c716dc3f84233994cf6116fae2f7d4c89371f07fbfa20a99811e38129
0x105c489599e02fc341eb28186a4a39b9970e687f5c368f90cecde25964cd5cbd
0x9291b09d514144fe93473490156f85b5e76c6e0ef9e1b45cdbaead055fcdb14e
0xfffad0ad0d7dc0a16b207482484b60f60fb29c6d7253d5900370f21395f1843a
0x5c0ef6fcd948b350659ee2452f64243875f68a582cbf43ab7907120a01d4e286
0x2b972af8a1513df9cb1434960787752afc5e6401931b6f85b4128e0e2d5982d6
0xd9ac726892c1b4d0274647681f23b180b3af71bfa1dfe10b27ff8c4b98dfd1cf
0x2d27de23161a0f50f5ae533c4f9acb318f92fe7765882fb90305a3558f2e8e04

Functions
Getter at block 21307395
accrualBlockNumber(view returns (uint256)
20394656
admin(view returns (address)
0xd4eee3d50588d7dee8dcc42635e50093e0aa8cc0
borrowIndex(view returns (uint256)
1526209278610995219
borrowRatePerBlock(view returns (uint256)
0
comptroller(view returns (address)
0x606246e9ef6c70dcb6cee42136cd06d127e2b7c7
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
132583236687528387362433661788
getCash(view returns (uint256)
187380297513675016
interestRateModel(view returns (address)
0x200bc42b8d991e72305faf2d81a47877da1653db
isCToken(view returns (bool)
true
name(view returns (string)
ZENTEREST Ether
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
100000000000000000
supplyRatePerBlock(view returns (uint256)
0
symbol(view returns (string)
zenETH
totalBorrows(view returns (uint256)
466041147097607510251
totalReserves(view returns (uint256)
17702422660203433834
totalSupply(view returns (uint256)
3382977486
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)
_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_
liquidateBorrow(address borroweraddress cTokenCollateralpayable 
mint(payable 
redeem(uint256 redeemTokensreturns (uint256)
redeemUnderlying(uint256 redeemAmountreturns (uint256)
repayBorrow(payable 
repayBorrowBehalf(address borrowerpayable 
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(address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_address admin_
Fallback and receive
fallback(
Errors

This contract contains no error objects.