Fuse R4: Alchemix

Verified contract

Proxy

Active on Ethereum with 778 txns
Deployed by via 0xd2850257 at 12060928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
Value $3,015.69
ERC-20
--
0x39aa9e14d32bf31a499938d995483a5e51bbf412d0fa77be17582e688083e223
0xc04a13f109d50cbf949a612db26937bd3592dc6b82102b7da720e566ccf76e97
0x1355739dc92dfb6108ee03c08c8599455d35c3d29e1a4fb2c5eab6b8b8ac30e5
0x6ff87579c859c5802db4b4ceda7936de5f87052f230227a4bc03d94edeb91814
0xab593f801fdc16952ba7c77327f43d72a32900e80677dd042109634a7c595297
0xb5dc897c7261bd4c557c85532b525b127a84fabbdf422a0d62219abee5c73c90
0xb8c7cbcaef5ca88d67fcf18413815cacc57ef98901bafdc65d78654d5ca9e773
0xced41967afbcf29546370de7f5c4631b47a06f4e7925b5bdbb3c10ad325f1e44
0x81b383c6448467c7ece02499c3e3967d6337017426c24a024cb42bbc0afb6107
0x7fc4a4c606e634352e133fea123651b551b90ad76989ee1ed5d40932fb4d76d1

Functions
Getter at block 21319115
admin(view returns (address)
0x0000000000000000000000000000000000000000
adminHasRights(view returns (bool)
false
fuseAdminHasRights(view returns (bool)
false
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
accrualBlockNumber(view returns (uint256)
15267803
adminFeeMantissa(view returns (uint256)
0
borrowIndex(view returns (uint256)
1513291272973204900
 
borrowRatePerBlock(view returns (uint256)
comptroller(view returns (address)
0x6e7fb6c5865e8533d5ed31b6d43fd95f4c411834
decimals(view returns (uint8)
8
exchangeRateStored(view returns (uint256)
248697697338267251925329745
fuseFeeMantissa(view returns (uint256)
100000000000000000
getCash(view returns (uint256)
135353919610504166145
implementation(view returns (address)
0x67db14e73c2dce786b5bbbfa4d010deab4bbfcf9
interestRateModel(view returns (address)
0xe1d35fae219e4d74fe11cb4246990784a4fe6680
isCEther(view returns (bool)
false
isCToken(view returns (bool)
true
name(view returns (string)
Fuse R4: Alchemix
protocolSeizeShareMantissa(view returns (uint256)
28000000000000000
reserveFactorMantissa(view returns (uint256)
300000000000000000
 
supplyRatePerBlock(view returns (uint256)
symbol(view returns (string)
fr4ALCX
totalAdminFees(view returns (uint256)
0
totalBorrows(view returns (uint256)
45481424519839346
totalFuseFees(view returns (uint256)
46689555141994246
totalReserves(view returns (uint256)
124158796744746826764
totalSupply(view returns (uint256)
45010126169
underlying(view returns (address)
0xdbdb4d16eda451d0503b854cf79d55697f90c8df
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.