Skip to content

Commit

Permalink
Merge pull request #246 from Define101/master
Browse files Browse the repository at this point in the history
add solana deBridge
  • Loading branch information
Define101 authored Jul 5, 2024
2 parents 34b277c + b3507fc commit 69f8b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/bridgeNetworkData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ export default [
iconLink: "icons:debridge",
largeTxThreshold: 10000,
url: "https://debridge.finance/",
chains: ["Ethereum", "Polygon", "Arbitrum", "Avalanche", "BSC", "Fantom", "Optimism", "Linea", "Base"],
chains: ["Ethereum", "Polygon", "Arbitrum", "Avalanche", "BSC", "Fantom", "Optimism", "Linea", "Base", "Solana"],
chainMapping: {
avalanche: "avax", // this is needed temporarily, need to fix and remove
},
Expand Down

0 comments on commit 69f8b3d

Please sign in to comment.