Skip to content

Commit d7b4846

Browse files
committed
helpers: fix tokens export
1 parent 3289b43 commit d7b4846

File tree

1 file changed

+1
-0
lines changed
  • packages/helpers/src/addresses/tokens

1 file changed

+1
-0
lines changed

packages/helpers/src/addresses/tokens/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * as arbitrum from './arbitrum'
22
export * as avalanche from './avalanche'
3+
export * as base from './base'
34
export * as bsc from './bsc'
45
export * as fantom from './fantom'
56
export * as gnosis from './gnosis'

0 commit comments

Comments
 (0)