-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It's currently complicated to filter the historicalAccountBalances
for xcm transfers. I would expect to query historicalXcmTransfers
. You can index the TransferredMultiAssets
event from here (orml-xtokens pallet). Here is the reference to the subscan information. I would want to know from which account the XCM transfer originated, what the destination account is, what parachain it goes to, how much and which assets are involved etc (the more information the better)..
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request