You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XCM transfer should not fail and tokens balance for Battery Station / Zeitgeist asset id 12 should increase.
Actual Behavior
XCM transfer fails with StagingXcmV3TraitsErrorAssetNotFound.
Possible Fix
Update the asset registry for xcm transfers to allow parachain id 2101 for Basilisk.
Steps to Reproduce
Fund your battery station account via the #testnet-faucet Zeitgeist discord channel like this !drip <your_account> 50000
Use the following XCM transfer on the Battery Station of Zeitgeist: 0x7e000400e8764817000000000000000000000003010200a9200100d43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d00
Context
I added an integration test to our system and realised that the basilisk parachain was incapable to successfully process the XCM transfer from Battery Station.
Your Environment
Toolchain versions:
Version used:
System type:
Operating System and version:
System specs:
The text was updated successfully, but these errors were encountered:
jak-pan
transferred this issue from galacticcouncil/hydration-node
Feb 22, 2024
XCM transfer from Battery Station to Basilisk fails.
Description
https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fbasilisk-rococo-rpc.play.hydration.cloud#/explorer/query/0x65eadbbffa2cce55af9c6940c5e795f46eab3031e58930f13486a1eca4a67360
Expected Behavior
XCM transfer should not fail and tokens balance for Battery Station / Zeitgeist asset id
12
should increase.Actual Behavior
XCM transfer fails with
StagingXcmV3TraitsError
AssetNotFound
.Possible Fix
Update the asset registry for xcm transfers to allow parachain id 2101 for Basilisk.
Steps to Reproduce
!drip <your_account> 50000
0x7e000400e8764817000000000000000000000003010200a9200100d43593c715fdd31c61141abd04a99fd6822c8558854ccde39a5684e7a56da27d00
Context
I added an integration test to our system and realised that the basilisk parachain was incapable to successfully process the XCM transfer from Battery Station.
Your Environment
The text was updated successfully, but these errors were encountered: