UniswapV3Factory

Verified contract

Active on Ethereum with 362 txns
Deployed by via 0x1e204603 at 12369621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf4cba8899e551fc7e00e9d5d3413a6776769d562896cc53eae76d034511ef1b7
0x057fe6a21629c8a3a9ef4a25ad30a6c98e9692919d9c1859be8a76f67c66e8cb
0x1b21759319dc82f6636637f48338739a4bae1191d2bf5041b911dde5732b9979
0x5e1b8598b693ee91a86550886c3c41803412ddeff74de4893233e5caddd56d5f
0xdb344a30dc8b715c4701fc4f0a14f30de5530f7d3be08e2d1ef190a643d3e030
0x2dbfa06ca68af50c04eb7c6f77de12afda521bdd76724cbd1c324b7102acbd7b
0x5965d5791c2041c41601c186e885f5203fb91778f76265aceb6ac004b89455b0
0x494ba6747d8122e8cb0ae2a8f5fe94106a73d35f61aa6c585daaab68b3079b15
0x55de87027c614e65f9fe18d79f6a4a7b75988d6769277c213145925dc8ca69b9
0x547f7eb0c663e2bf5fa392c078fbf3dfdf974e703cf8bdaff16e23f0deeec2cf

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