DHedgeFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x17b3b40d at 11737177
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
-
variable spans 48 additional slots
-
variable spans 49 additional slots
3 additional variables

No balances found for "DHedgeFactory"

No transactions found for "DHedgeFactory"


Functions
Getter at block 21264162
addressResolver(view returns (address)
0x0000000000000000000000000000000000000000
deployedFundsLength(view returns (uint256)
0
getAddressResolver(view returns (address)
0x0000000000000000000000000000000000000000
getDaoAddress(view returns (address)
0x0000000000000000000000000000000000000000
getDaoFee(view returns (uint256uint256)
(0, 0)
getDhptSwapAddress(view returns (address)
0x0000000000000000000000000000000000000000
getExitFee(view returns (uint256uint256)
(0, 0)
getExitFeeCooldown(view returns (uint256)
0
getLogic(view returns (address)
0x0000000000000000000000000000000000000000
getMaximumManagerFee(view returns (uint256uint256)
(0, 0)
getMaximumSupportedAssetCount(view returns (uint256)
0
getTrackingCode(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
poolStorageVersion(view returns (uint256)
0
Read-only
deployedFunds(uint256view returns (address)
getPoolManagerFee(address poolview returns (uint256uint256)
isPool(addressview returns (bool)
poolManagerFeeDenominator(addressview returns (uint256)
poolManagerFeeNumerator(addressview returns (uint256)
poolVersion(addressview returns (uint256)
State-modifying
__ProxyFactory_init(address poolLogic
createFund(bool _privatePooladdress _managerstring _managerNamestring _fundNameuint256 _managerFeeNumeratorbytes32[] _supportedAssetsreturns (address)
deploy(bytes _datareturns (address)
initialize(address _addressResolveraddress _poolLogicaddress daoAddress
renounceOwnership(
setAddressResolver(address _addressResolver
setDaoAddress(address daoAddress
setDaoFee(uint256 numeratoruint256 denominator
setDhptSwapAddress(address dhptSwapAddress
setExitFee(uint256 numeratoruint256 denominator
setExitFeeCooldown(uint256 cooldown
setLogic(address logic
setMaximumSupportedAssetCount(uint256 count
setPoolManagerFeeNumerator(address pooluint256 numerator
setPoolStorageVersion(uint256 version
setTrackingCode(bytes32 code
transferOwnership(address newOwner
upgradePoolBatch(uint256 startIndexuint256 endIndexuint256 sourceVersionuint256 targetVersion
Events
DaoAddressSet(address dao
DaoFeeSet(uint256 numeratoruint256 denominator
DhptSwapAddressSet(address dhptSwap
ExitFeeCooldownSet(uint256 cooldown
ExitFeeSet(uint256 numeratoruint256 denominator
FundCreated(address fundAddressbool isPoolPrivatestring fundNamestring managerNameaddress manageruint256 timeuint256 managerFeeNumeratoruint256 managerFeeDenominator
MaximumSupportedAssetCountSet(uint256 count
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyCreated(address proxy
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.