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 6a09274 commit 1f53833Copy full SHA for 1f53833
components/HomePage/Safety/Safety.tsx
@@ -180,7 +180,7 @@ export function Safety() {
180
<ItemCard
181
name={formatMessage(messages.chainPortBridge)}
182
description={formatMessage(messages.chainPortBridgeDescription)}
183
- href="https://app.chainport.io/?from=ETHEREUM&to=IRONFISH"
+ href="https://app.chainport.io/?from=ETHEREUM&token=USDC&to=IRONFISH&token=USDC"
184
linkText={formatMessage(messages.chainPortBridgeLink)}
185
imageSrc={chainportImage}
186
imageContainerProps={{
0 commit comments