Tetranode's ETH Pool Ethereum Network Token

Verified contract

Proxy

Active on Ethereum with 358 txns
Deployed by via 0x29e8f55c at 12168797
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $2,582.61
0x3e707bc816ceacbb5f7a2b5290bda0b80d5d153502700002dc826e0a6511a4d0
0xa740deb72d4a8a0432cbb63a19e9d87518b4d8b0d5615321d7a7f604854d3f63
0xf9959ff98502d13370f0d8bad517e66f7c883d9e22adf04f70247b1c42248fa8
0x0216594d038cec5e7613e98e588a21bef4732b518604c9079490c19d6f876fd9
0x86c90e9a2ad462e5eabd0cbaeb6c82ae7f0e36ffc2e87765ae91ddc4d1a60666
0xbe71dcf99dd3a7f386933d6cffe6349b0e127e9868344278a05bab8c21f1c58c
0xc6089cb6bf0caf9b643dc509dfaeed2984cfa259cc98eed9b30268b53e4b74ef
0xf0bd3e104abfee60b2026334d5ab3516e96df99580feaf59adcf21637117a733
0x2b9667e73b9ecd0ad6f82b4669b5e5b85543b19f9503f231db3c90aaa86b9244
0xd4ff5b85f94e5951a27edc707f96a83321c1d5c1eebf8975967ff01600c68916

Functions
Getter at block 20913687
admin(view returns (address)
0x0000000000000000000000000000000000000000
adminHasRights(view returns (bool)
false
fuseAdminHasRights(view returns (bool)
false
implementation(view returns (address)
0xbdaddc6a1321ed458b53ab9e51dc0de8dba78d43
accrualBlockNumber(view returns (uint256)
20703417
adminFeeMantissa(view returns (uint256)
0
borrowIndex(view returns (uint256)
1020284094568180137
borrowRatePerBlock(view returns (uint256)
32048
comptroller(view returns (address)
0xfb558ecd2d24886e8d2956775c619deb22f154ef
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
1000558961987392902
fuseFeeMantissa(view returns (uint256)
100000000000000000
getCash(view returns (uint256)
1046011300382474506
implementation(view returns (address)
0xbdaddc6a1321ed458b53ab9e51dc0de8dba78d43
interestRateModel(view returns (address)
0xede47399e2aa8f076d40dc52896331cba8bd40f7
isCEther(view returns (bool)
true
isCToken(view returns (bool)
true
name(view returns (string)
Tetranode's ETH Pool Ethereum Network Token
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
0
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
fETH-7
totalAdminFees(view returns (uint256)
0
totalBorrows(view returns (uint256)
279432020469
totalFuseFees(view returns (uint256)
3454712083424854
totalReserves(view returns (uint256)
627835203510186668
totalSupply(view returns (uint256)
414489980077864685
underlying(view returns (address)
0x0000000000000000000000000000000000000000
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
_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_string name_string symbol_uint256 reserveFactorMantissa_uint256 adminFeeMantissa_
initialize(address comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_uint256 reserveFactorMantissa_uint256 adminFeeMantissa_
liquidateBorrow(address borroweraddress cTokenCollateralpayable 
mint(payable 
redeem(uint256 redeemTokensreturns (uint256)
redeemUnderlying(uint256 redeemAmountreturns (uint256)
repayBorrow(payable 
repayBorrowBehalf(address borrowerpayable 
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 comptroller_address interestRateModel_uint256 initialExchangeRateMantissa_string name_string symbol_uint8 decimals_address admin_address implementation_bytes becomeImplementationDatauint256 reserveFactorMantissa_uint256 adminFeeMantissa_
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.