Skip to content

How to configure the INIT_CODE_HASH for uniswap V3 plugin #6

@Kaleb47

Description

@Kaleb47

Description

I integrated the uniswap V3 plugin in order to mock the dex contracts which works smoothly. However, whenever I try to make a function call like createPool() I get an error like undefined. Some uniswap devs told me I need to hard code the init code hash based on this stackoverflow thread. That's great accept the uniswap contracts are not hardcoded into my project since I just imported them as an npm package from Hardhat. If anyone has any suggestions, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions