hoodchain - v0.1.0
    Preparing search index...

    Function swapAddresses

    • Router/quoter/WETH set used for swaps on the client's network.

      Parameters

      Returns {
          quoterV2: `0x${string}`;
          router: `0x${string}`;
          routerKind: "swapRouter02" | "swapRouter";
          usdg: `0x${string}`;
          weth: `0x${string}`;
      }