JThanks, I found the command, ran npx hardhat typechain and it auto-generated it for me. Jay NalamReply·Article·May 22, 2024·Uniswap V3 Swap - Part 1
Jimport { SingleHopSwap, IERC20 } from "../typechain-types" ; May I ask how the typechain-types piece is defined? Can you suggest a reference?Comment·Article·May 21, 2024·Uniswap V3 Swap - Part 1