Olympus Pool Party Fei Protocol

Verified contract

Proxy

Active on Ethereum with 793 txns
Deployed by via 0xe719121f at 12920147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "Olympus Pool Party Fei Protocol"

0x8421c80b04c69a669791fd65f73407c4528e2103cd1a723b3b50ba8f426d8dd0
0x97760c07828869a120da5f92e665883161fa9e6798bad76359fbb904a91252c2
0xef34969b0a06dae96434e26dfbdcb47308ae90afbccaa40258a0a22ff4ce2ee2
0x679a774bd2fe221e3616b7276de0fade0c851afc03e23a57a881ca859c2ac1b1
0x84cbb4dc047068c0fe73af90239b769ed220bdca5fe58e7a56024f284cc0fb8b
0x769406906c3d811540452da7bd0b81e9b56f7cee96ae73b15ba388086b507b2f
0x9a29b18b0bee58b5b621407b31311ae434ef0e4ea30e2b7c13ce68c9e32aad23
0xfac1ffef4d4f7ae62cbb003675a50d5d7324f45e14cf78f659362689b1480f65
0x4cc4ec5d4f93b33b09d4a5ad05239a1cffdd63de28e7daeca14b0f136a236c82
0xa30432a8b80023a440a31f5983dbcf25fd1f10b987377463efaef791acb00a74

Functions
Getter at block 21208160
admin(view returns (address)
0x0000000000000000000000000000000000000000
adminHasRights(view returns (bool)
false
fuseAdminHasRights(view returns (bool)
false
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
accrualBlockNumber(view returns (uint256)
20806793
adminFeeMantissa(view returns (uint256)
0
borrowIndex(view returns (uint256)
1068564096990240778815
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0x621579dd26774022f33147d3852ef4e00024b763
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
6637508909710187193378
fuseFeeMantissa(view returns (uint256)
100000000000000000
getCash(view returns (uint256)
0
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
interestRateModel(view returns (address)
0x4ef29407a8dbca2f37b7107eab54d6f2a3f2ad60
isCEther(view returns (bool)
false
isCToken(view returns (bool)
true
name(view returns (string)
Olympus Pool Party Fei Protocol
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
100000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
fFEI-18
totalAdminFees(view returns (uint256)
0
totalBorrows(view returns (uint256)
2936829911669616420205990
totalFuseFees(view returns (uint256)
294215739846973457569530
totalReserves(view returns (uint256)
314003959203549857319846
totalSupply(view returns (uint256)
350825926457515964630
underlying(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
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.