Skip to content

Commit

Permalink
fix: hide orbiter bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Apr 9, 2024
1 parent 9c26047 commit 5d1edc8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions data/customBridgeTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ export const customBridgeTokens: CustomBridgeToken[] = [
l1Address: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
l2Address: "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4",
bridges: [
{
label: "Orbiter",
iconUrl: "/img/orbiter.svg",
depositUrl: "https://www.orbiter.finance/?source=Ethereum&dest=zkSync%20Era&token=USDC",
withdrawUrl: "https://www.orbiter.finance/?source=zkSync%20Era&dest=Ethereum&token=USDC",
},
{
label: "Symbiosis",
iconUrl: "/img/symbiosis.svg",
Expand Down

0 comments on commit 5d1edc8

Please sign in to comment.