Skip to content

Commit

Permalink
Merge pull request #223 from Define101/master
Browse files Browse the repository at this point in the history
fix binance slug
  • Loading branch information
Define101 authored Jun 17, 2024
2 parents b3368d5 + 9be05b9 commit c729ff8
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 c729ff8

Please sign in to comment.