polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
971 stars 417 forks source link

Almost everything fails with "inability to pay" on Acala when there is sufficient balance #1087

Closed farleylai closed 2 years ago

farleylai commented 2 years ago

After transferring DOT to Acala, signing the transactions for swap and liquid staking always fails with insufficient balance error:

dex: swapWithExactSupply 1010: Invalid Transaction: Inability to pay some fees , e.g. account balance too low

However, there is indeed sufficient balance in the screenshot for the swap transaction of a small amount:

Screen Shot 2022-06-14 at 4 08 49 AM

Another screenshot shows a similar error message when signing the transaction of liquid staking:

Screen Shot 2022-06-14 at 4 24 42 AM

I made sure to select transaction fees by DOT. Any ideas?

farleylai commented 2 years ago

Strange, the transaction fee must select ACA for the transaction to fall back to charge DOT. If selecting to pay by DOT, the transaction fails unexpectedly.

Tbaut commented 2 years ago

This is not related to the polkadot extension. Please get in touch with the Acala team.

polkadot-js-bot commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.