I just applied to the Base x RareSkills smart contract bootcamp! Powered by @deform https://based.deform.cc/token-standards-application
- 0 replies
- 0 recasts
- 0 reactions
Are there any examples of a contract factory for deploying hooks in a production environment? I think I remember seeing somewhere that HookMiner.sol should probably not be used for production.
- 0 replies
- 0 recasts
- 0 reactions
question; looking at the poolManager.initialize() function. This takes in a sqrtRatioX96. Say I have the below supply of tokens (maybe from a presale) token0 = 20000000000000000000 token1 = 590000000000000000000 I want to set the sqrtPriceX96 to be the proportion of tokens i.e 1 token1 = 29.5 token0? (all onchain)
- 1 reply
- 0 recasts
- 1 reaction
