Skip to content
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

feat: add import token btn in deposited screen #174

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abbylow
Copy link
Contributor

@abbylow abbylow commented Sep 15, 2023

No description provided.

@linear
Copy link

linear bot commented Sep 15, 2023

SCR-319 Update "Deposit complete" screen to include the CTA to add bridged custom tokens to MM

Why

  • Currently MM is still not detecting popular ERC20 tokens when switch to Mantle Network, and users need to add custom token manually by inputting the token contract address
  • we have added a new FAQ last week on guiding users how to view the bridged token balance

What

For user's convenience, on "Deposit complete" screen - we will add another CTA to trigger the add custom token on MM, e.g. [Import ETH on Mantle Network]

  1. Update the copy above MM triggers "Not seeing your deposited balance in your wallet?"
  2. The 2nd MM trigger CTA copy to import custom token should be dynamic based on the deposited currency
    1. if the deposited token = MNT, this CTA should be hidden as MNT Is native token on Mantle Network
    2. If the deposited token = USDT, the CTA copy should be [Import USDT on Mantle Network]
  3. when user clicks on the import custom token CTA, MM should be triggered to show the pre-filled token contract address, user clicks [Add custom token] and [Import tokens] to add the custom token
  4. when user clicks on the [x] icon, user should see the "What to do next" screen
  5. a reminder to align this change on mobile

How

How this task should be done if there are special instructions, figma, links to documents, etc.

Deposit complete - Mantle-Core-Style-Guide (Figma)

@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantle-bridge ✅ Ready (Inspect) Visit Preview Sep 15, 2023 10:41am
mantle-charity ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 10:41am
mantle-token-graph ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 10:41am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ethcc ⬜️ Ignored (Inspect) Visit Preview Sep 15, 2023 10:41am
mantle-converter ⬜️ Ignored (Inspect) Visit Preview Sep 15, 2023 10:41am
mantle-faucet ⬜️ Ignored (Inspect) Visit Preview Sep 15, 2023 10:41am
mantle-token ⬜️ Ignored (Inspect) Visit Preview Sep 15, 2023 10:41am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant