FeeDistributor

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xc1027fd5 at 13068541
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 48 additional slots

No balances found for "FeeDistributor"

No transactions found for "FeeDistributor"


Functions
Getter at block 22012883
authoritiesRegistry(view returns (address)
0x0000000000000000000000000000000000000000
defaultInterestFeeRate(view returns (uint256)
0
interestFeeRate(view returns (uint256)
0
marketsCounter(view returns (uint256)
0
maxUtilizationRate(view returns (uint256)
0
minBorrowEth(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
cErc20DelegateExtensions(addressuint256view returns (address)
canCall(address pooladdress useraddress targetbytes4 functionSigview returns (bool)
comptrollerExtensions(addressuint256view returns (address)
customInterestFeeRates(addressview returns (int256)
getCErc20DelegateExtensions(address cErc20Delegateview returns (address[])
getComptrollerExtensions(address comptrollerview returns (address[])
getMinBorrowEth(address _ctokenview returns (uint256)
latestCErc20Delegate(uint8 delegateTypeview returns (addressbytes)
latestComptrollerImplementation(address oldImplementationview returns (address)
latestPluginImplementation(address oldImplementationview returns (address)
State-modifying
_acceptOwner(
_callPool(address[] targetsbytes data
_callPool(address[] targetsbytes[] data
_registerComptrollerExtension(address pooladdress extensionToAddaddress extensionToReplace
_setCErc20DelegateExtensions(address cErc20Delegateaddress[] extensions
_setComptrollerExtensions(address comptrolleraddress[] extensions
_setCustomInterestFeeRate(address comptrollerint256 rate
_setDefaultInterestFeeRate(uint256 _defaultInterestFeeRate
_setLatestCErc20Delegate(uint8 delegateTypeaddress newImplementationbytes becomeImplementationData
_setLatestComptrollerImplementation(address oldImplementationaddress newImplementation
_setLatestPluginImplementation(address oldImplementationaddress newImplementation
_setPendingOwner(address newPendingOwner
_setPoolLimits(uint256 _minBorrowEthuint256 _maxUtilizationRate
_upgradePluginToLatestImplementation(address cDelegatorreturns (bool)
_withdrawAssets(address erc20Contract
autoUpgradePool(address pool
deployCErc20(uint8 delegateTypebytes constructorDatabytes becomeImplDatareturns (address)
initialize(uint256 _defaultInterestFeeRate
reinitialize(address _ar
renounceOwnership(
transferOwnership(address newOwner
Events
Initialized(uint8 version
NewOwner(address oldOwneraddress newOwner
NewPendingOwner(address oldPendingOwneraddress newPendingOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.