Drops NFT Loans WBTC

Verified contract

Active on Ethereum with 201 txns
Deployed by via 0x10e79777 at 12812874
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Drops NFT Loans WBTC"

0x85241446508d10455c41e64ef9939dc7be069f048620cdf4b6cecea3c78a9712
0xa829cf0514b24980397f03c23ee99677a525fdb6ac3f3c0a2e418f88ed508f67
0x8a53aae905d14e5e3a689e98f963c92fd88f492bdbca6f4db6a4654cb2424641
0x23cbbd08a9de82464bbae22d8c15f1ccd56010fafb71d2d5e46abd4cd03c47e0
0xa1a4d4c9f3d4d6221d64f6e59d689ade4415c728b3245c4b661e6eef4255a941
0xa9b462fc684e33c5dbb075f27fe6d3558909136693c4d5f5bb82df25492d9118
0xc982814fffa56eabd5e266d948369246b3d14ad62832c808bfc5f18ef91787a2
0x88df3002ba727321cbed3cc8c6cbaae835ad7bfbf1f7f51f2e12acadd0732655
0xdb6b5d00fb029bea4a18527cd3d3dc125dbf06b57022141ea83227d7a39e11e5
0x4d2c384b0b352a4081546e730ec741fbde3597795137d95748cdd6e23beda150

Functions
Getter at block 21325444
accrualBlockNumber(view returns (uint256)
20613475
admin(view returns (address)
0xcf67f232ab46ea065052bbb3e34eee37bcd79e2d
borrowIndex(view returns (uint256)
1868238778981213352
borrowRatePerBlock(view returns (uint256)
200402172646
comptroller(view returns (address)
0x79b56cb219901dbf42bb5951a0edf27465f96206
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
30123186776167190
getCash(view returns (uint256)
0
interestRateModel(view returns (address)
0x8866c3c6c2782ba10a6d97f405d920f1f6e824e1
isCToken(view returns (bool)
true
name(view returns (string)
Drops NFT Loans WBTC
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
300000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
dWBTC
totalBorrows(view returns (uint256)
276283448
totalReserves(view returns (uint256)
26728486
totalSupply(view returns (uint256)
8284480784
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)
sweepToken(address token
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.