UniswapV3Factory

Verified contract

Active on Base with 5 txns
Deployed by via 0x2282cca1 at 1759510
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"

0x1330d2c2f8bfc26e6dfd4b9574ea0a9fcbbaaab7396204a2a1573da5e4d9971f
0xa857da9970ee63cfdf1154f8a7e278a96a5356ff815e153ee38b78f0fb8c9818
0xf1744b9e27753660f3bc4f37f1689433936c8ab66b975b81a3dbc92de4f166be
0xf69d14ef020d7ebe4efaec066963cb5d83d87bf46e508e916fd648471a73c65f
0x9822a5709df7df3ded58659fa0df336fd1c3bf44d5100cbff028c4cf9b2b7c6e

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