Compound Wrapped BTC

Verified contract

Active on Ethereum with 28,938 txns
Deployed by via 0xa0d82121 at 8163813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,536,302.82
ERC-20
Value $1.48
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x59e53e59bfaef420f51f69de3e34b93ed89f03049fbe9df4ee43a182c9c77584
0xc7443cf6b8ce58fb0bb14367b51bba0cbb9b6afb9881d9ced33e1895c0c8bf2e
0x65764203a40feaf4a901a2150ff7fa34ee4ed437776cc62b092c8605dff73601
0x0ec65c7b5e2dddcdf357a3450458048bc3b0688d5c70f6e7ed7698d7a9fe1a4e
0x437e6b877d2b206715fa23841720a0d9cfc785bb6bd241b060ad2e90226fe696
0x1719f53f4b90e78b4d470bf185f6e421242a1bdb16323dd8a9d33800af9ac69a
0xcd8c3c40c1c4fb99aa6bc68c18f73cbdd4937de5ab4de535525d9196327c1bcc
0xf073b6f88d10f92ee87c33e28bd0b1dc756c3c93f3aa2adddafecbef43de997e
0x00455a55807bc1a56ae20d4727722a29c3d5db53aafbcb827bbf1c51197e7425
0x3298c39394193228267f848c9cf3eae7badfcebed3731eae2e535304c8ea356d

Functions
Getter at block 21157410
accrualBlockNumber(view returns (uint256)
21108820
admin(view returns (address)
0x6d903f6003cca6255d85cca4d3b5e5146dc33925
borrowIndex(view returns (uint256)
1190477390332624140
borrowRatePerBlock(view returns (uint256)
10396304272
comptroller(view returns (address)
0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b
decimals(view returns (uint256)
8
exchangeRateStored(view returns (uint256)
20204488030174013
getCash(view returns (uint256)
4438855262
initialExchangeRateMantissa(view returns (uint256)
20000000000000000
interestRateModel(view returns (address)
0xbae04cbf96391086dc643e842b517734e214d698
isCToken(view returns (bool)
true
name(view returns (string)
Compound Wrapped BTC
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
1000000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
cWBTC
totalBorrows(view returns (uint256)
27650501
totalReserves(view returns (uint256)
1637605
totalSupply(view returns (uint256)
220983978972
underlying(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
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)
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 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
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_uint256 decimals_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.