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

Fix USDC and USDT symbols on Sepolia #1425

Open
1 task
MantisClone opened this issue Jul 4, 2024 · 0 comments
Open
1 task

Fix USDC and USDT symbols on Sepolia #1425

MantisClone opened this issue Jul 4, 2024 · 0 comments

Comments

@MantisClone
Copy link
Member

MantisClone commented Jul 4, 2024

Problem

Users expect the default currency symbols on Sepolia to be USDC and USDT but they're currently fUSDC and fUSDT (short for "Fake USDC" and "Fake USDT").

Considerations

Caution. The full ERC20 address is stored in request.currencyInfo. The symbol is stored in request.currency. How is request.currency used?

Definition of Done

  • Test Suite showing that changing the default symbol will not break requests that are already stored
@MantisClone MantisClone converted this from a draft issue Jul 4, 2024
@MantisClone MantisClone moved this from 🆕 New to ✨ Backlog: Enhancements in Request Network Tech Backlog Aug 19, 2024
@MantisClone MantisClone moved this from ✨ Backlog: Enhancements to 🐞🧹 Backlog: Bug, Tech Debt, or Chore in Request Network Tech Backlog Aug 19, 2024
@MantisClone MantisClone moved this from 🐞🧹 Backlog: Bug, Tech Debt, or Chore to 🎫 Backlog in Request Network Tech Backlog Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎫 Backlog
Development

No branches or pull requests

1 participant