Skip to content

Commit 4e9ad6c

Browse files
authored
updating across bridge chains across all relevant files (#482)
1 parent 4f4df2d commit 4e9ad6c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

src/adapters/across/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ export const chainIdMapping: Record<string, number> = {
3434
soneium: 1868,
3535
base: 8453,
3636
mode: 34443,
37-
aleph_zero: 41455,
3837
arbitrum: 42161,
39-
boba: 288,
4038
ink: 57073,
4139
linea: 59144,
4240
blast: 81457,

src/data/bridgeNetworkData.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ export default [
398398
"Ethereum",
399399
"Polygon",
400400
"Optimism",
401+
"BSC",
401402
"ZKsync Era",
402403
"Base",
403404
"Arbitrum",
@@ -414,6 +415,9 @@ export default [
414415
"World Chain",
415416
"Redstone",
416417
"Lens",
418+
"Plasma",
419+
"Solana",
420+
"HyperEVM",
417421
],
418422
chainMapping: {
419423
"zksync era": "era",

0 commit comments

Comments
 (0)