-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update USDC link on stablecoin.tsx #12077
Labels
Comments
github-actions
bot
added
the
needs triage 📥
This issue needs triaged before being worked on
label
Jan 31, 2024
corwintines
added
good first issue
Good item to try if you're new to contributing
and removed
needs triage 📥
This issue needs triaged before being worked on
labels
Feb 1, 2024
Agree with getting this link updated. No strong feelings of if its matcha, or uniswap. Something with a large sized dex. |
Hi, can I work on this issue? |
Molotov-Eugene
added a commit
to Molotov-Eugene/ethereum-org-website
that referenced
this issue
Feb 2, 2024
Merged
is this issue resolved? if not i can take it |
a-hagi613
added a commit
to a-hagi613/ethereum-org-website
that referenced
this issue
Feb 4, 2024
…k on stablecoin.tsx ethereum#12077
<ButtonLink {t("page-stablecoins-usdc-banner-swap-button")} |
minimalsm
added a commit
that referenced
this issue
Feb 12, 2024
fixed the broken link to correct one stated in issue: Update USDC link on stablecoin.tsx #12077
Closed by #12112 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
On the
stablecoins.tsx
page, there is a link which should lead users to the Native USDC Token Page on Matcha. This link is incorrect and routing users to a 404 page on matcha.The link which is defined here should be updated to - https://matcha.xyz/tokens/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
To reproduce
Swap Eth for USDC
as shown in the screenshot below.Expected behavior
This link should instead be updated to the appropriate Native USDC Token Page on Matcha.
Code Line to be updated -
ethereum-org-website/src/pages/stablecoins.tsx
Line 566 in a33e216
Would you like to work on this issue?
The text was updated successfully, but these errors were encountered: