We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1061ebb commit 4306dacCopy full SHA for 4306dac
components/BridgeDropdown/BridgeDropdown.tsx
@@ -83,7 +83,7 @@ function BridgeLink({ direction }: { direction: "out" | "in" }) {
83
href={
84
direction === "out"
85
? "https://bridge.ironfish.network/"
86
- : "https://app.chainport.io/?from=ETHEREUM&to=IRONFISH"
+ : "https://app.chainport.io/?from=ETHEREUM&token=USDC&to=IRONFISH&token=USDC"
87
}
88
target="_blank"
89
rel="noreferrer"
0 commit comments