UniswapV3Factory

Verified contract

Active on Base with 413 txns
Deployed by via 0xedb16f65 at 1371680
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
--
0xe22dd4130f93c1766c57fcdcb3d8de7528307565a7db2db28441caaf419efb2d
0x5ed9656b33d4baec0c35b41833123b9ec33ab6e7752bb07ba75e4cab769a85c6
0xba8eecbba29109048ae3f1eeb384b394ce1d2f1bb36867ba592b716b039e8702
0x148b16a4d6536f9679f0f447ba7d266d22a17ddd926e9e463c6c7128244ab24f
0x9748740de8ef852a3197a8e21a23a4ad6831f422bf9f774eb0aafd7431c68e83
0x91ebcfda834b6b34328a1702fc58d5cc166baaeab97b050b7d920ecbc0ace8c5
0x083c15f424ca1ed8161b793146793009befe77a430032ee0eb4d4389b98e58fe
0x2ba3fd2acaeeb893d9262b254e3e9d73be1e18256adf05e9eaa6e060e0bb302d
0xc5afb6a8e0f4aae49e2592a327e57194aea54077441ce4a53d8148e9e0437dde
0xfaff8c1f8a3e6c7fab7aaf1a91a86441752e699aea906df7aedb1c04df95bb57

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