diff --git a/packages/common/src/allo/transaction-sender.ts b/packages/common/src/allo/transaction-sender.ts index 080e0173ec..ee7e1b3244 100644 --- a/packages/common/src/allo/transaction-sender.ts +++ b/packages/common/src/allo/transaction-sender.ts @@ -2,6 +2,7 @@ import { Abi, ExtractAbiEventNames } from "abitype"; import ethers from "ethers"; import { Address, + EncodeFunctionDataParameters, GetEventArgs, Hex, Log,