ZENTEREST Enjin Coin

Verified contract

Active on Ethereum with 87 txns
Deployed by via 0x50df1c05 at 12335702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xa9e9aad2584971d6e434d25539c0390c175b94105963d1a2b3680a03b53fe02e
0x70562fed7e5a1e86007f36ce3113bbc8f4cec70dfd74f7a01ed4dda7f2ffe097
0x445baa883f2761cbac97842b60d26cf06b973d5d8f6ea2d820c7490fcc9aac93
0xbcedfc1cbc688094288a17b0d6a8eb20bbbadfd9f2b620fdbe5aac07b62c81e3
0xcbfbcb72ffeebb7e4a0632d16752bc7a9cf08c915097647b47f8dd744533316f
0xef1489ecaef0636444c62d049210d22c23fe2e52e0ade090d193c8435add3126
0x42ec9fe40429fa64f2d21146f1f015d5862dd67ac6fdb076af95b66eeee69e9e
0xb95b46704b482c3da074b1f3638861718b9c3357b7ce478589455e41302a59c2
0xed52f8b5eb2993d7077692a5231ec52e60ed3a891fe0130cb56fd471e06dc8ae
0x2be9fae2ab7a64dea74553b67606661e0afb5088c0c4a444053dcf9e1df6ebbd

Functions
Getter at block 21396689
accrualBlockNumber(view returns (uint256)
15261912
admin(view returns (address)
0xd4eee3d50588d7dee8dcc42635e50093e0aa8cc0
borrowIndex(view returns (uint256)
2122700260027282949
borrowRatePerBlock(view returns (uint256)
0
comptroller(view returns (address)
0x606246e9ef6c70dcb6cee42136cd06d127e2b7c7
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
146874333708950102563151955617
getCash(view returns (uint256)
255154927509774
interestRateModel(view returns (address)
0x200bc42b8d991e72305faf2d81a47877da1653db
isCToken(view returns (bool)
true
name(view returns (string)
ZENTEREST Enjin Coin
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
500000000000000000
supplyRatePerBlock(view returns (uint256)
0
symbol(view returns (string)
zenENJ
totalBorrows(view returns (uint256)
189953561329480502160235
totalReserves(view returns (uint256)
49739714289424154851711
totalSupply(view returns (uint256)
954651801676
underlying(view returns (address)
0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c
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.