Skip to content

Commit

Permalink
Update bridgeNetworkData.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd authored Aug 16, 2023
1 parent 7726871 commit 6293c78
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/data/bridgeNetworkData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,18 +108,18 @@ export default [
// gnosis: "xdai",
// },
// },
{
id: 8,
displayName: "ChainPort",
bridgeDbName: "chainport",
iconLink: "icons:chainport",
largeTxThreshold: 10000,
url: "",
chains: ["Ethereum", "Polygon", "Fantom", "Avalanche", "Aurora", "BSC"],
chainMapping: {
avalanche: "avax",
},
},
// {
// id: 8,
// displayName: "ChainPort",
// bridgeDbName: "chainport",
// iconLink: "icons:chainport",
// largeTxThreshold: 10000,
// url: "",
// chains: ["Ethereum", "Polygon", "Fantom", "Avalanche", "Aurora", "BSC"],
// chainMapping: {
// avalanche: "avax",
// },
// },
{
id: 9,
displayName: "Portal by Wormhole",
Expand Down

0 comments on commit 6293c78

Please sign in to comment.