Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
UniswapV3PoolDeployer
copy icon
Uniswap-Labs
• version 1.0.0
Token
ERC20
DEX

UniswapV3PoolDeployer

Deploys a pool with the given parameters by transiently setting the parameters storage slot and then clearing it after deploying the pool.

*Visit desktop site to download or deploy

Version

1.0.0

Last Publish

1/13/2023
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
deploy(address,address,address,uint24,int24) :
This function deploys a new UniswapV3Pool contract with the given parameters. It takes in the address of the factory, the addresses of two tokens, a fee, and a tick spacing as parameters. It then creates a new UniswapV3Pool contract with a salt generated from the given parameters. Finally, it deletes the parameters. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i UniswapV3PoolDeployer
copy icon

Last Publish

1/13/2023

Version

1.0.0

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.