This contract is being backfilled. You may encounter incomplete storage history.

DHedgeFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x652169e5 at 12145251
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
5 additional variables

No balances found for "DHedgeFactory"

No transactions found for "DHedgeFactory"


Functions
Getter at block 20799541
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
getManagerFeeNumeratorChangeDelay(view returns (uint256)
0
getMaximumManagerFee(view returns (uint256uint256)
(0, 0)
getMaximumManagerFeeNumeratorChange(view returns (uint256)
0
getMaximumSupportedAssetCount(view returns (uint256)
0
getTrackingCode(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
managerFeeNumeratorChangeDelay(view returns (uint256)
0
maximumManagerFeeNumeratorChange(view returns (uint256)
0
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 _fundNamestring _fundSymboluint256 _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
setManagerFeeNumeratorChangeDelay(uint256 delay
setMaximumManagerFeeNumeratorChange(uint256 amount
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.