Frax & Reflexer Stable Asset Pool Frax

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xa72e6cbb at 12201661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
Value $2,616.42
ERC-20
--
0x5508a142ac3ec6463bdca59b39d39c79a8042155bff1149d03f089d53e9de38b
0x8567a32d130e085a4a04fc685453addd34c3046b66becd8f8eb6e1f60012ee5e
0xf7363a7db44c164b537bef57393c34e891cb80262f6e17135002858343401c36
0x2e7870e2b183c431fd14a6012243f05cdeff1cd90245c57cc895256c877329f2
0x2c33871bdd4a2e31de86e5f659048bd32c83a02c2c83b8f57bc9be7e85667b4d
0x9e8da572a48d5cf98e6d82c7b07620cc2649653f2d9dc79b1ae65e6ce8158c32
0x097cf7335ee0324e3bb16cb3b7d77144e8d8f4f5f7229016be97adf4b695eb0c
0xf0d0b34a458d88366e81378ad6d3acaca64b79c1f32ec2e97127766a157f4a0b
0xa4d2ef311567cbc9bd31894f667e2610f5eb75159dd60c5675467879cf3beb59
0x7239d36a0bc7f273a5c3d4c33745f133468e5406e135db43e2f2a4bcf81cb90f

Functions
Getter at block 21054232
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)
1018303349294738120
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0xd4bdcca1ca76ced6fc8bb1ba91c5d7c0ca4fe567
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
1002501125620699759
fuseFeeMantissa(view returns (uint256)
100000000000000000
getCash(view returns (uint256)
2622590135671745917181
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
interestRateModel(view returns (address)
0x5fbe889ab49c9b26b9b7c0d5947284edbc57b5f6
isCEther(view returns (bool)
false
isCToken(view returns (bool)
true
name(view returns (string)
Frax & Reflexer Stable Asset Pool Frax
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
120000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
fFRAX-9
totalAdminFees(view returns (uint256)
0
totalBorrows(view returns (uint256)
1466802
totalFuseFees(view returns (uint256)
974872617669258198592
totalReserves(view returns (uint256)
1169847141203109838311
totalSupply(view returns (uint256)
476678144878396358015
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.