This contract is being backfilled. You may encounter incomplete storage history.

NFTX Pool Frax

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0xd2677d69 at 13390416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
Value $1,680.92
ERC-20
--
0x92f8f775373c1fc49a52bf927d65e9a105a51c08a2092b9392099fa5de556aa6
0xcb278614ee476df8c02c2480a2f6d539635307e6910d0d412adae4b9c45c6338
From
0x70bf41322a18fa4539bab318cde7fb7f685c45bba7cad59a687d2d51e170fde8
From
0x11b18d4cac3dc4bdd4d0deab294d90cb9310a75c2d7558e35ac2187768095f32
0xe98cf99fa2d1a2c56d6ac754b906a8df9201f33d0793af455a476fa00843bf7f
0xe2f9a9bb559e5847bbe61454882731c25f2bf8b0d666cf6d49554660e0ca4aed
From
0x917a499ff1b08357b4d54333646b8bd94d3e176362d4cade08067e5a8f7ae6c0
0xa17fe4ab40248460924ff5d7063fe5b5847347f5f9a239f627ab6126e6c77560
0x5dfd992cc3a470d70b6f80ee288f45fd126eab8cd89efafdff12a533674a4b5b
0xba94e685f60d252b97708f7c1353ff196823411a68e7c485aed6b981b8ef0d7c
From

Functions
Getter at block 20797237
admin(view returns (address)
0x0000000000000000000000000000000000000000
adminHasRights(view returns (bool)
false
fuseAdminHasRights(view returns (bool)
false
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
accrualBlockNumber(view returns (uint256)
19614194
adminFeeMantissa(view returns (uint256)
0
borrowIndex(view returns (uint256)
1985044280432789009
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0x26577903c42ce72740a8abb50e7cf97a8e5b5564
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
1846855925566169698
fuseFeeMantissa(view returns (uint256)
100000000000000000
getCash(view returns (uint256)
1686000112432774094062
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
interestRateModel(view returns (address)
0x075538650a9c69ac8019507a7dd1bd879b12c1d7
isCEther(view returns (bool)
false
isCToken(view returns (bool)
true
name(view returns (string)
NFTX Pool Frax
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
100000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
fFRAX-31
totalAdminFees(view returns (uint256)
0
totalBorrows(view returns (uint256)
29931231
totalFuseFees(view returns (uint256)
833765776588571164153
totalReserves(view returns (uint256)
833765776588571164153
totalSupply(view returns (uint256)
10000000000000000001
underlying(view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
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.