Drops NFT Loans USDC

Verified contract

Active on Ethereum with 1,308 txns
Deployed by via 0x167ea0b3 at 12812856
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 USDC"

0xecbf6c1c13ecad2bb37bd273e63e71ddbbbb8c256e7c5b660180259db0709cc6
0x087ee67d1456f79962e37e068b44e783dfc55e8d83294a44b56d38b9e613e87c
0xb01c9686db49b3ccbba473a7cf6d2acfe7cdc8bcea7288b9e9eda66ba0db3b51
From
0x2d6b883e058eead2e990ff5acbe9f4175c855ddd40eb1b953c881f284335b1c1
0x5171be55d8e12783a34711fc28d603cb3b3e93985e1b4e103340e69a9fdffab8
0x95aceae5a4197d3c4f951cea547e0d110d7084cb36821725c4f1fe89b9b96dd5
From
0x451bd1a11ad04fd69052df9cb80b41e2137df0376f5ad76448b6d116267016d4
0x0f68d898dfb8d3e52a26e00f5b58835c314bfeb726c18421e54a44636305b695
0x67d2604d3bdf19ac30c5fc252cfb2cf30122cabb55a20257aee95f92882912b7
0x3c56ad45114cf8c29c102b4a124540c3af0bd9c248632339c14f14033489d2ce

Functions
Getter at block 21230546
accrualBlockNumber(view returns (uint256)
19853539
admin(view returns (address)
0xcf67f232ab46ea065052bbb3e34eee37bcd79e2d
borrowIndex(view returns (uint256)
2565029645503956827
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0x79b56cb219901dbf42bb5951a0edf27465f96206
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
439931025674673
getCash(view returns (uint256)
0
interestRateModel(view returns (address)
0x8866c3c6c2782ba10a6d97f405d920f1f6e824e1
isCToken(view returns (bool)
true
name(view returns (string)
Drops NFT Loans USDC
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
100000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
dUSDC
totalBorrows(view returns (uint256)
410242229640
totalReserves(view returns (uint256)
6881527050
totalSupply(view returns (uint256)
916872598315634
underlying(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
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.