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

Currency for RSK network is shown as ETH instead of RBTC #332

Open
john-light opened this issue Aug 2, 2022 · 1 comment
Open

Currency for RSK network is shown as ETH instead of RBTC #332

john-light opened this issue Aug 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@john-light
Copy link

Description

MetaMask requires that users connect their Ledger using the Ethereum app, even for other EVM chains, and even for other EVM chains that have their own RSK Ledger app (e.g. RSK). Annoying, but whatever. The problem arises when the user goes to actually make a transaction. Now, even though the user is transacting on another network (e.g. RSK) which has its own native currency (e.g. RBTC) when the user is confirming their transaction in Ledger e.g. for contract interactions, the amount shown on the Ledger screen is "0 ETH" and the fee is "X.XXXXX ETH" instead of "0 RBTC" and "X.XXXXX RBTC" as expected.

Your environment

  • Ledger Nano X

Steps to reproduce

See description

Expected behaviour

I expect the currency shown to be the correct native currency for the EVM network I'm using with the Ledger Ethereum app via MetaMask.

Actual behaviour

The currency is shown as "ETH" instead of "RBTC"

Proposed solution

Show the correct native currency for the EVM network being used.

@john-light john-light added the bug Something isn't working label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@john-light and others