We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Collecting known XCM issues here so we can keep track of what we've fixed / what remains to be fixed:
From
Origin
min
max
Max transferable
0.00
insufficientBalance
Success
Cannot read properties of undefined (reading 'assets')
Cannot read properties of undefined (reading 'transfer')
Error thrown while attempting to build the transfer extrinsic
Cancelled
Failed
Recent Activity
The text was updated successfully, but these errors were encountered:
alecdwm
No branches or pull requests
Collecting known XCM issues here so we can keep track of what we've fixed / what remains to be fixed:
From
tokens in form, but present a warning when theOrigin
account is not compatible with the selectedFrom
tokenmin
, ignore themax
amount and just show a warning that the user has insufficient funds for any transfermax
is belowmin
, showMax transferable
as0.00
instead of misleading the user into aninsufficientBalance
errorSuccess
state, with a button to reset the form for another transactionCannot read properties of undefined (reading 'assets')
Cannot read properties of undefined (reading 'assets')
Cannot read properties of undefined (reading 'assets')
Cannot read properties of undefined (reading 'assets')
Cannot read properties of undefined (reading 'transfer')
Error thrown while attempting to build the transfer extrinsic
Cancelled
status instead ofFailed
when user cancels a pending transactionRecent Activity
section to XCM formThe text was updated successfully, but these errors were encountered: