GUniFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8d000fef at 12738962
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 "GUniFactory"

No transactions found for "GUniFactory"


Functions
Getter at block 20943866
factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
gelatoDeployer(view returns (address)
0x0000000000000000000000000000000000000000
getDeployers(view returns (address[])
[]
getGelatoPools(view returns (address[])
[]
manager(view returns (address)
0x0000000000000000000000000000000000000000
numDeployers(view returns (uint256)
0
numPools(view returns (uint256 result)
0
poolImplementation(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (string)
1.0.0
Read-only
getPools(address deployerview returns (address[])
getProxyAdmin(address poolview returns (address)
getTokenName(address token0address token1view returns (string)
isPoolImmutable(address poolview returns (bool)
numPools(address deployerview returns (uint256)
State-modifying
createPool(address tokenAaddress tokenBuint24 uniFeeuint16 managerFeeint24 lowerTickint24 upperTickreturns (address pool)
initialize(address _implementationaddress _gelatoDeployeraddress _manager_
makePoolsImmutable(address[] pools
renounceOwnership(
setGelatoDeployer(address nextGelatoDeployer
setPoolImplementation(address nextImplementation
transferOwnership(address newOwner
upgradePools(address[] pools
upgradePoolsAndCall(address[] poolsbytes[] datas
Events
OwnershipTransferred(address indexed previousManageraddress indexed newManager
PoolCreated(address indexed uniPooladdress indexed manageraddress indexed pool
UpdateGelatoDeployer(address previosGelatoDeployeraddress newGelatoDeployer
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.