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

Teleport: KSM from Statemine (ahk) to Kusama chain not working properly (Missing existencial deposit pop-up) #7213

Closed
JustLuuuu opened this issue Sep 8, 2023 · 2 comments
Labels
A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama A-teleport related teleportation assets between para chains bug Something isn't working design-request

Comments

@JustLuuuu
Copy link
Member

JustLuuuu commented Sep 8, 2023

Issue

One artist (tg hannahpolza) noticed this issue and I had to try. And yes, there is an issue, teleport not working as it should. When you select max amount of KSM to teleport, your transaction will be shown as finalized, but the assets will stay on the chain. The problem is that existential deposit must be reserved.

I tried to Teleport my 0,1 KSM (max amount) from AssetHubKusama (Statemine) back to the Kusama (relay) chain.
My address: CdvMAsr7B9WxpUKRRTKpDjzz2G5F95p9F6EdcgxpBTuVmWY
After using teleport and signing the transaction, it showed me that it was "finalized." Sadly, my funds did not move anywhere and stayed on AssetHubKusama. - It is because there is an existential deposit of 0.000033333 KSM.

Status of my funds on Polkadot.js before trying it:
Screenshot 2023-09-08 at 15 57 10

How it went:

  1. I selected max amount:
Screenshot 2023-09-08 at 15 54 42
  1. After signing the transaction:
Screenshot 2023-09-08 at 15 55 02
  1. Transaction was finalized.
Screenshot 2023-09-08 at 15 55 43

My wallet after:

Even though it showed that the transaction was finalized. My funds stayed.
Screenshot 2023-09-08 at 15 58 56

Subscan:

Screenshot 2023-09-08 at 16 13 36

The problem is the existential deposit - Why I didn't get notified about it? (pop-up: your transaction is higher than the existential deposit) - Transaction should not show that its finalized if its not.

@JustLuuuu JustLuuuu added bug Something isn't working A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama A-teleport related teleportation assets between para chains labels Sep 8, 2023
@JustLuuuu JustLuuuu changed the title Teleport: KSM from Statemine (ahk) to Kusama chain not working Teleport: KSM from Statemine (ahk) to Kusama chain not working properly Sep 8, 2023
@JustLuuuu JustLuuuu changed the title Teleport: KSM from Statemine (ahk) to Kusama chain not working properly Teleport: KSM from Statemine (ahk) to Kusama chain not working properly (Missing existencial deposit pop-up) Sep 8, 2023
@dudo50
Copy link
Contributor

dudo50 commented Sep 17, 2023

I already pointed out this problem in the following issue: #6601
The max amount should transfer less than the actual max because there will not be enough currency left to pay for fees on the origin chain. The transaction will finalize but will ultimately revert because the account is unable to pay for fees.

@AshutoshSingh72
Copy link
Contributor

😂 funny luu look at the screenshot there is comma ( , ) there should be a point .

@exezbcz exezbcz closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-statemine-ahk related for statemine common chain, under new name Asset Hub Kusama A-teleport related teleportation assets between para chains bug Something isn't working design-request
Projects
Development

No branches or pull requests

5 participants