Compound 0x

Verified contract

Active on Ethereum with 21,256 txns
Deployed by via 0xbb8917d1 at 7710733
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,137,616.66
ERC-20
Value $7.52
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa55f15773b3c21349755c4393462fb496173ee9720bbe0b19de4076b4bc8cda3
0x05540dc99bc93c874e43013df6650ffae996b5f6169d82c65b7ae0936133fc18
0x35d3ae8aec1a5616d0fd589b239acf39304a63e91b2b8728ff45b29d9c89be28
0xc4f32325c30f8f3817e11cbf715530241e92148b5bbbbe80f3b9d27f7d96ed10
0xf31c9766b1fe3addffa8ddf2d7a7202daee57fb70ac5579ee3c927685adba37b
0x183ac34cdd9f15a381610ac3cef917326d5fc3ea1422c450dc6d7d2553fd14a5
0xdeb6a2614472c5daa361eeeb3f92b537174967bd8d6c0e553b753672cf8f22cf
0xac62f6f5f28a1f9f837b831ecb449686a52b61bd710cac80cb529752327399c2
0x49a1490873e640ed9029e14fd8b44cef19665272d26160a2c2c23fa69fe71846
0xb443fdc57c44b039c533c9b5ac8ace37d7ed9da821eabbc65659bb54659f859f

Functions
Getter at block 21163229
accrualBlockNumber(view returns (uint256)
21142605
admin(view returns (address)
0x6d903f6003cca6255d85cca4d3b5e5146dc33925
borrowIndex(view returns (uint256)
1388346635701303299
borrowRatePerBlock(view returns (uint256)
10797590791
comptroller(view returns (address)
0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b
decimals(view returns (uint256)
8
exchangeRateStored(view returns (uint256)
207098376286522313234506212
getCash(view returns (uint256)
3130851085627788347061559
initialExchangeRateMantissa(view returns (uint256)
200000000000000000000000000
interestRateModel(view returns (address)
0xbae04cbf96391086dc643e842b517734e214d698
isCToken(view returns (bool)
true
name(view returns (string)
Compound 0x
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactorMantissa(view returns (uint256)
500000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
cZRX
totalBorrows(view returns (uint256)
28442646308005748429014
totalReserves(view returns (uint256)
107969675667621509013434
totalSupply(view returns (uint256)
14733693769026178
underlying(view returns (address)
0xe41d2489571d322189246dafa5ebde1f4699f498
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.