Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…sdk-core into main

# Conflicts:
#	src/entities/wrappedCurrency.ts
  • Loading branch information
Corey committed Feb 5, 2025
2 parents 51639f0 + 5836b7c commit 2a41a58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/entities/wrappedCurrency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ import {
BERACHAIN_CHAIN_ID,
MANTLE_CHAIN_ID,
POLYGON_ZKEVM_CHAIN_ID,
X_LAYER_CHAIN_ID,
} from '../constants';
X_LAYER_CHAIN_ID
} from '../constants'
import { Token } from './token'
import { WBERA } from './wbera';
import { WBERA } from './wbera'
import { WETH } from './weth9'
import { WMNT } from './wmnt'
import { WOKB } from './wokb'
Expand Down

0 comments on commit 2a41a58

Please # to comment.