Skip to content

Commit

Permalink
feat: add high level createTokenBridge function (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstph-dvx authored Apr 12, 2024
1 parent f53a042 commit c3eca4c
Show file tree
Hide file tree
Showing 5 changed files with 665 additions and 221 deletions.
1 change: 0 additions & 1 deletion src/createTokenBridge-ethers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable no-empty */
import { Address, PublicClient } from 'viem';
import { BigNumber, ContractFactory, ethers } from 'ethers';
import { L1ToL2MessageGasEstimator } from '@arbitrum/sdk';
Expand Down
Loading

0 comments on commit c3eca4c

Please sign in to comment.