UniswapV3Factory

Verified contract

Active on Base with 0 txns
Deployed by via 0x277c239f at 4159893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "UniswapV3Factory"

No transactions found for "UniswapV3Factory"


Functions
Getter at block 22870854
owner(view returns (address)
0xe4de24cea85c9beb09d2269a86dcc364910ea130
parameters(view returns (address factoryaddress token0address token1uint24 feeint24 tickSpacing)
(factory=0x0000000000000000000000000000000000000000, token0=0x0000000000000000000000000000000000000000, token1=0x0000000000000000000000000000000000000000, fee=0, tickSpacing=0)
Read-only
feeAmountTickSpacing(uint24view returns (int24)
getPool(addressaddressuint24view returns (address)
State-modifying
createPool(address tokenAaddress tokenBuint24 feereturns (address pool)
enableFeeAmount(uint24 feeint24 tickSpacing
setOwner(address _owner
Events
FeeAmountEnabled(uint24 indexed feeint24 indexed tickSpacing
OwnerChanged(address indexed oldOwneraddress indexed newOwner
PoolCreated(address indexed token0address indexed token1uint24 indexed feeint24 tickSpacingaddress pool
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.