Skip to content

Commit

Permalink
add solana deBridge
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Jul 5, 2024
1 parent 34b277c commit b3507fc
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 b3507fc

Please sign in to comment.