ZENTEREST zHEGIC

Verified contract

Active on Ethereum with 74 txns
Deployed by via 0x6302dcb1 at 11699057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x56e86018e11af700a2aed9703dd444e7358f658cbd69832ddd04151a63c1f3d5
0x73db492a3c0909c7b991b88ec4719b1f0e6b20ea5fe0c43a90d588e07f5f4a7b
0xf151d1b0b3623d8ca1fc7a672e40d537f5f3650617ab5f83394340b7cc434c96
0xbd5fd43a569ffbe327562c106ca567773735cb84b220a3929df007fd78c9f461
0x410dd755e5ef81261d3ae927ad405ca09a7d04edb4d1042377cede1c931b941b
0x9af8b2407bcd8e5e3856b795949d4fe1848ff9b36b575c90a60d5e076630e8c9
0x0222efff7f5069f2cd324f3d27e4bb0f3843e16e39777daf708df5d42914bfc1
0xaf00a8815d04aa29aac6624010c2220fa105fd47c99e1fb54a92de1dc6fade79
0x5f2f908a8bd7546f95e8df9653b62528b63f28fac19a384089dbd636a2da4bad
0x77dbad98d552cf75a6b0ae4254abebf5c054766fd87514ba4eefdabea6bd1aa7

Functions
Getter at block 21275299
accrualBlockNumber(view returns (uint256)
21249953
admin(view returns (address)
0xd4eee3d50588d7dee8dcc42635e50093e0aa8cc0
borrowIndex(view returns (uint256)
1295407654518246782
borrowRatePerBlock(view returns (uint256)
14172864376
comptroller(view returns (address)
0x606246e9ef6c70dcb6cee42136cd06d127e2b7c7
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
1034671498480342927935996109
getCash(view returns (uint256)
67120586684396332022162
interestRateModel(view returns (address)
0x80de5040d956dd5c367ec96007a94b466a90e993
isCToken(view returns (bool)
true
name(view returns (string)
ZENTEREST zHEGIC
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
500000000000000000
supplyRatePerBlock(view returns (uint256)
198359969
symbol(view returns (string)
zenzHEGIC
totalBorrows(view returns (uint256)
1743457859538423141797
totalReserves(view returns (uint256)
6578816597798880330544
totalSupply(view returns (uint256)
60198070631709
underlying(view returns (address)
0x837010619aeb2ae24141605afc8f66577f6fb2e7
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(address underlying_address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_address admin_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.