Tetranode's ETH Pool Dai

Verified contract

Proxy

Active on Ethereum with 571 txns
Deployed by via 0x32df54d0 at 12168851
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
Value $0.64
ERC-20
--
0x7f655169a5574e1dfa1c237bc8bbf4244af4cffdd28aec95a0b128b50c169727
0xb9d25bdbf339784440218b00aefaae0010acc6ee085d7a880e46b5f2335f4a41
0x5acb54addb52e93f0304176bf432d27f45e9124c227cdb752faf22eabfd6eb12
0xf9c6af39a43354a3b7679912228a3e4462eb0de3e74c6da1df15661cc92fc0fe
0x6828883025608bb4ae880c24da7d426a678ac4ca391432b34799d35dfe51883c
0x1e942e56b80a7f236f0deb4a58f2b113131b70f0fdddcf88902a23c714b4d372
0xd11d59f05e7543790a277b7d1b26638fca671499370159dc3193102126a6628d
0x7c75084945f6a78e10a37393a87384f435ad9cd4b073d9d1fc5173301d6d616f
0x64ef01138188e48357e0e581ff1ab418039d83935db5fb4f27a3372e26cf63e1
0x06c27e55012935f7de4c3958a70b507125dcff2c5f918234174fb65b9980866e

Functions
Getter at block 21171830
admin(view returns (address)
0x0000000000000000000000000000000000000000
adminHasRights(view returns (bool)
false
fuseAdminHasRights(view returns (bool)
false
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
accrualBlockNumber(view returns (uint256)
19172626
adminFeeMantissa(view returns (uint256)
0
borrowIndex(view returns (uint256)
2168303167557610669
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0xfb558ecd2d24886e8d2956775c619deb22f154ef
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
3167657248949069184
fuseFeeMantissa(view returns (uint256)
100000000000000000
getCash(view returns (uint256)
642353755866769633
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
interestRateModel(view returns (address)
0x5fdcb640b181e19ef7f77491d8d26e5ff6b7a4df
isCEther(view returns (bool)
false
isCToken(view returns (bool)
true
name(view returns (string)
Tetranode's ETH Pool Dai
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
0
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
fDAI-7
totalAdminFees(view returns (uint256)
0
totalBorrows(view returns (uint256)
7919772520643622522361
totalFuseFees(view returns (uint256)
3222121005133609644730
totalReserves(view returns (uint256)
696321965093305109778
totalSupply(view returns (uint256)
1263385394837242943741
underlying(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
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
_setImplementation(address implementation_bool allowResignbytes becomeImplementationData
delegateToImplementation(bytes datareturns (bytes)
_becomeImplementation(bytes data
_delegateCompLikeTo(address compLikeDelegatee
_prepare(payable 
_reduceReserves(uint256 reduceAmountreturns (uint256)
_setAdminFee(uint256 newAdminFeeMantissareturns (uint256)
_setImplementationSafe(address implementation_bool allowResignbytes becomeImplementationData
_setInterestRateModel(address newInterestRateModelreturns (uint256)
_setNameAndSymbol(string _namestring _symbol
_setReserveFactor(uint256 newReserveFactorMantissareturns (uint256)
_withdrawAdminFees(uint256 withdrawAmountreturns (uint256)
_withdrawFuseFees(uint256 withdrawAmountreturns (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_uint256 reserveFactorMantissa_uint256 adminFeeMantissa_
initialize(address underlying_address comptroller_address interestRateModel_string name_string symbol_uint256 reserveFactorMantissa_uint256 adminFeeMantissa_
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
NewImplementation(address oldImplementationaddress newImplementation
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
NewAdminFee(uint256 oldAdminFeeMantissauint256 newAdminFeeMantissa
NewComptroller(address oldComptrolleraddress newComptroller
NewFuseFee(uint256 oldFuseFeeMantissauint256 newFuseFeeMantissa
NewImplementation(address oldImplementationaddress newImplementation
NewMarketInterestRateModel(address oldInterestRateModeladdress newInterestRateModel
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_address implementation_bytes becomeImplementationDatauint256 reserveFactorMantissa_uint256 adminFeeMantissa_
Fallback and receive
fallback(
Errors

This contract contains no error objects.