Zondax / ledger-astar

Apache License 2.0
6 stars 3 forks source link

issue withdrawing EVM deposit on Astar dApp #12

Closed AyoubAloui94 closed 1 year ago

AyoubAloui94 commented 1 year ago

Hello, I've been having an issue with the Astar Ledger App. The issue is as follows: On the Astar dApp I can sign transactions to send tokens with my Ledger through the Astar Ledger App, but I can't sign the transaction to withdraw my EVM deposit. I am using my Ledger with the Polkadotjs extension wallet. When I try to sign the withdrawal transaction I get the following error "Method is not supported". The method in question is evm.withdraw(address, value) Here's a screenshot that shows the problem

Screenshot 2023-01-04 0101161

carlosala commented 1 year ago

Hi @KaneWatson! You can see in the main page of this repo that EVM methods are not supported. That error is totally expected. Thanks for the report, and have a nice year ahead!

AyoubAloui94 commented 1 year ago

happy new year to you as well. Are there any plans to fix this kind of issue in the future?