Anchor Wrapped Bitcoin

Verified contract

Active on Ethereum with 986 txns
Deployed by via 0x3f0c0f02 at 12167889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.67
ERC-20
--
0xec234b793fdf07649e6cde781c368d49843be248d2b5ebc431406defdbfb74ea
0x6a3997289e50c4a60d6973f7c155f76b61a98afcbf8fde95d6c45e881d8f8600
0x6e254f29e1404713d5d22b4f4f2a4e0629197054bfa2263535b851240055b64a
0xd819f063000c6be6adcb202f8413dc1e790e3249cd2481a17b84e7c53f30cce0
0x01a89d685c23e9b04da27845129c27b8c9c02a54d028b0e7f7e74a43d6e038df
0xe18b86c340afa6f64907df8ec9053dc3a8fb6185c30e2d4f6b7126ef2f29bce0
0x1b5ca87a476853fa081e3c9cfce89f90327603db72ed17c27be154634ab16118
0x4c7909d6e00af96d8ad045e39e4b4e3c1cbf3c81bbacdf44243e66b553b09e26
0x08c14a23fcd054ffd655220171e91c91a718292b4be26c93090962f87af9f6b0
0xafc27a9907ef8122f7ded0550e9b034b9be2be77fcb40bcabf1ea13dc4892fbd

Functions
Getter at block 20818684
accrualBlockNumber(view returns (uint256)
19707181
admin(view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
borrowIndex(view returns (uint256)
1056620754054699756
borrowRatePerBlock(view returns (uint256)
0
comptroller(view returns (address)
0x4dcf7407ae5c07f8681e1659f626e114a7667339
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
20708233231734011
getCash(view returns (uint256)
2644
interestRateModel(view returns (address)
0x72927b91c50262959f2d8bcbd8c346612077bbfd
isCToken(view returns (bool)
true
name(view returns (string)
Anchor Wrapped Bitcoin
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
200000000000000000
supplyRatePerBlock(view returns (uint256)
0
symbol(view returns (string)
anWBTC
totalBorrows(view returns (uint256)
5882459843
totalReserves(view returns (uint256)
0
totalSupply(view returns (uint256)
284063947956
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)
_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.