Constructor
# new UniswapV3Factory(options)
UniswapV3Factory Object
Parameters:
Name | Type | Description |
---|---|---|
options |
UniswapV3Factory~Options
|
Type Definitions
Object
# parametersType
Properties:
Name | Type | Description |
---|---|---|
factory |
address
|
|
token0 |
address
|
|
token1 |
address
|
|
fee |
uint24
|
|
tickSpacing |
int24
|