RariFundManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5066b163 at 11819710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "RariFundManager"

No transactions found for "RariFundManager"


Functions
Getter at block 21300450
getInterestFeeRate(view returns (uint256)
0
isOwner(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
rariFundController(view returns (address)
0x0000000000000000000000000000000000000000
rariFundToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
addMissingPools(
authorizeFundManagerDataSource(address authorizedFundManagerDataSource
balanceOf(address accountreturns (uint256)
deposit(payable returns (bool)
depositFees(returns (bool)
depositTo(address topayable returns (bool)
disableFund(
enableFund(
getFundBalance(returns (uint256)
getInterestAccrued(returns (int256)
getInterestFeesGenerated(returns (int256)
getInterestFeesUnclaimed(returns (uint256)
getRawFundBalance(returns (uint256)
getRawInterestAccrued(returns (int256)
initialize(
initialize(address sender
renounceOwnership(
setFundController(address newContract
setFundManagerData(struct RariFundManagerFundManagerData data
setFundProxy(address newContract
setFundRebalancer(address newAddress
setFundToken(address newContract
setInterestFeeMasterBeneficiary(address beneficiary
setInterestFeeRate(uint256 rate
transferOwnership(address newOwner
upgradeFundManager(address newContract
withdraw(uint256 amountreturns (bool)
withdrawFees(returns (bool)
withdrawFrom(address fromuint256 amountreturns (bool)
Events
Deposit(address indexed senderaddress indexed payeeuint256 amountuint256 reptMinted
FundControllerSet(address newContract
FundDisabled(
FundEnabled(
FundManagerUpgraded(address newContract
FundProxySet(address newContract
FundRebalancerSet(address newAddress
FundTokenSet(address newContract
InterestFeeDeposit(address beneficiaryuint256 amount
InterestFeeWithdrawal(address beneficiaryuint256 amountEth
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdrawal(address indexed senderaddress indexed payeeuint256 amountuint256 reptBurned
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.