Skip to content

Commit

Permalink
Update utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Oct 2, 2023
1 parent 676f223 commit 8362bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { Contract, ethers, utils as ethersUtils } from "ethers";
import readline from "readline";
import { constants } from "@across-protocol/sdk-v2";
import { getDeployedContract, getNodeUrlList } from "../src/utils";
import * as contracts from "@across-protocol/contracts-v2";

type ERC20 = {
address: string;
Expand Down

0 comments on commit 8362bfc

Please sign in to comment.