Skip to content

Commit

Permalink
fix binance slug
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Jun 17, 2024
1 parent 387690f commit 9be05b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/data/bridgeNetworkData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ export default [
"Bitlayer",
"ZkLink",
"X Layer",
"Binance",
"BSC",
"Bouncebit",
"Mantle",
"Zkfair",
Expand All @@ -1124,7 +1124,6 @@ export default [
"polygon zkevm": "polygon_zkevm",
"btr": "bitlayer",
"xlayer": "X Layer",
"bsc": "Binance",
},
},
{
Expand Down

0 comments on commit 9be05b9

Please sign in to comment.