ZENTEREST renBTC

Verified contract

Active on Ethereum with 180 txns
Deployed by via 0x437b8171 at 11795651
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x75d93024116710c56a2958d9c8392cb1459773177dec898fb29c92c42348c672
0xfd9487d2e42488fb2de2cd7c756a8e2f057e62b815f23b7d9852facb744d84eb
0xf4f02faf4278c8646ea97436e04c24454e828356574b70e87d9e3ab63b6891bc
0x4f7884b7bb73855d90c35e9e7fc392f65b1a6fbb9aa908c5ade92c55fa798e2a
0xe14b28b4efa7cb94458dee14f6790885919fdee5478eaccfde4f0fda3f3a4295
0x6cf7cd076f9b02f3ee66a64af6676567da5f76cf32a4ad1bb0d891cb5fc21ee3
0x5d5a669f7c6dd4c06fd8cff78e85048145378ed3744b1523d7ea7f73c1846067
0x6aaefc45ed616d19068fe028b80133fe06cd161221ac8551c99378b9085a8806
0xc97dd6dac446ea2c9dfdb579a33cbef4b118e9a27fb8160426784e1839bd8beb
0xae9e965c929ac8fe24d46236dfcd65632c448b74582dc98a62025bbbc23f7f9b

Functions
Getter at block 20964952
accrualBlockNumber(view returns (uint256)
15262339
admin(view returns (address)
0xd4eee3d50588d7dee8dcc42635e50093e0aa8cc0
borrowIndex(view returns (uint256)
1807937852480505234
borrowRatePerBlock(view returns (uint256)
0
comptroller(view returns (address)
0x606246e9ef6c70dcb6cee42136cd06d127e2b7c7
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
150759967240222620
getCash(view returns (uint256)
4
interestRateModel(view returns (address)
0x200bc42b8d991e72305faf2d81a47877da1653db
isCToken(view returns (bool)
true
name(view returns (string)
ZENTEREST renBTC
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
200000000000000000
supplyRatePerBlock(view returns (uint256)
0
symbol(view returns (string)
zenRENBTC
totalBorrows(view returns (uint256)
291500645
totalReserves(view returns (uint256)
26009254
totalSupply(view returns (uint256)
1761020514
underlying(view returns (address)
0xeb4c2781e4eba804ce9a9803c67d0893436bb27d
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.