Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Jan 10, 2025
1 parent 5575e7b commit 4707bba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions web/packages/operations/src/global_transfer_history.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import "dotenv/config"
import { contextFactory, destroyContext, environment, subscan, historyV2 } from "@snowbridge/api"
import { BeefyClient__factory, IGateway__factory } from "@snowbridge/contract-types"
import { AlchemyProvider } from "ethers"
import { historyV2 } from "@snowbridge/api"

const monitor = async () => {
const toEthereum = await historyV2.toEthereumHistory()
Expand Down

0 comments on commit 4707bba

Please sign in to comment.