Percent Wrapped BTC

Verified contract

Active on Ethereum with 69 txns
Deployed by via 0x0dfd8c7f at 10931510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,737,720.37
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8ff908629ce6ff28e628294eacf8643f5beb6f287deb8685460f60901bc0bec1
0x8f6d01505370153ca932990d308fc52d57a5defb612b5077d974bbffe82c5f8a
0x252a5c97e388d33964289b51504f75c2c1489080f8cd84ae51fb8f76067da835
0x7fbfec93c108cc70384386e3ab157a1d99fb78c55e25b40e7843e24abbb271ba
0x4e8ec0542d05781a996408ed1f86a4d401ba0e510b2ca87e52e1c2a8c095547d
0xec1f72bddb49edba12e8f6b59b0f0dd085326183b8922e958d96e54bcf430349
0x84a5428c92b81f4bc59b2e887e93189497f705317a4d62071133377f83582cdf
0x5f51a4a36addd23886bdb24a8ca4d3dc3c00f65b50c4a4a82767ce3f0ae31e7f
0x083619c345c418f4df12319db66fe7ce289fa1f88d06bf9683dbb7a14df5c1e9
0x3299538e27d8db4476fe8872e8ccec8c97c1755a380b353a5fca8a70b55cc060

Functions
Getter at block 21257075
accrualBlockNumber(view returns (uint256)
11189296
admin(view returns (address)
0x894cc200ddc79292c1bbc673706903f83ff9d787
borrowIndex(view returns (uint256)
1008927781563538350
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0xf47dd16553a934064509c40dc5466bbfb999528b
decimals(view returns (uint256)
8
exchangeRateStored(view returns (uint256)
20113185481067908
getCash(view returns (uint256)
2801596776
initialExchangeRateMantissa(view returns (uint256)
20000000000000000
interestRateModel(view returns (address)
0x1f6d784f1001d9d406031869919a076c23bc210a
isCToken(view returns (bool)
true
name(view returns (string)
Percent Wrapped BTC
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
100000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
pWBTC
totalBorrows(view returns (uint256)
23808
totalReserves(view returns (uint256)
7283
totalSupply(view returns (uint256)
139292371347
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.