HyperLPFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9b94c92e at 16299426
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "HyperLPFactory"

No transactions found for "HyperLPFactory"


Functions
Getter at block 21228729
factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
getDeployers(view returns (address[])
[]
hyperpoolsDeployer(view returns (address)
0x0000000000000000000000000000000000000000
manager(view returns (address)
0x0000000000000000000000000000000000000000
numDeployers(view returns (uint256)
0
poolImplementation(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (string)
1.0.0
Read-only
getHyperPools(struct TYPESUPoolAttributes attributesview returns (address[])
getPools(address deployerstruct TYPESUPoolAttributes attributesview returns (address[])
getProxyAdmin(address poolview returns (address)
getTokenName(address token0address token1view returns (string)
isPoolImmutable(address poolview returns (bool)
isTrustedPool(address poolview returns (bool)
numDeployerPools(address deployerstruct TYPESUPoolAttributes attributesview returns (uint256)
numPools(struct TYPESUPoolAttributes attributesview returns (uint256 result)
State-modifying
createPool(struct TYPESHPoolAttributes attributesreturns (address pool)
initialize(address _implementationaddress _hyperpoolsDeployeraddress _manager_
makePoolsImmutable(address[] pools
renounceOwnership(
setHyperPoolsDeployer(address nextHyperPoolsDeployer
setPoolImplementation(address nextImplementation
toggleTrustedPools(address[] pools
transferOwnership(address newOwner
upgradePools(address[] pools
upgradePoolsAndCall(address[] poolsbytes[] datas
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousManageraddress indexed newManager
PoolCreated(address indexed uniPooladdress indexed manageraddress indexed pool
PoolTrustToggled(address poolbool isTrusted
UpdateHyperPoolsDeployer(address previosHyperPoolsDeployeraddress newHyperPoolsDeployer
UpdatePoolImplementation(address previousImplementationaddress newImplementation
Constructor
constructor(address _uniswapV3Factory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.