FusePoolDirectory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x68b58ca9 at 12059973
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 "FusePoolDirectory"

No transactions found for "FusePoolDirectory"


Functions
Getter at block 21164291
enforceDeployerWhitelist(view returns (bool)
false
getAllPools(view returns (struct FusePoolDirectoryFusePool[])
[]
getPublicPools(view returns (uint256[]struct FusePoolDirectoryFusePool[])
([], [])
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
deployerWhitelist(addressview returns (bool)
getBookmarks(address accountview returns (address[])
getPoolsByAccount(address accountview returns (uint256[]struct FusePoolDirectoryFusePool[])
poolExists(addressview returns (bool)
pools(uint256view returns (string nameaddress creatoraddress comptrolleruint256 blockPosteduint256 timestampPosted)
State-modifying
_setDeployerWhitelistEnforcement(bool _enforceDeployerWhitelist
_whitelistDeployers(address[] deployers
bookmarkPool(address comptroller
deployPool(string nameaddress implementationbool enforceWhitelistuint256 closeFactoruint256 maxAssetsuint256 liquidationIncentiveaddress priceOraclereturns (uint256address)
initialize(bool _enforceDeployerWhitelistaddress[] _deployerWhitelist
registerPool(string nameaddress comptrollerreturns (uint256)
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolRegistered(uint256 indexstruct FusePoolDirectoryFusePool pool
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.