UniswapV3Factory

Verified contract

Active on Base with 2 txns
Deployed by via 0xb3486de9 at 1979234
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"

0xba071fed393acfe85dcf587dda087f26f0e05dcd41b23109cff4576cf9a80fa8
0x54a61b76526538f11b29ecf481926ff8d1d17c8feb378c3eca937d543dd99036

Functions
Getter at block 22010070
owner(view returns (address)
0x593cd91b1bd88579840b3c8dedad7d3c2f47cdeb
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.