We have tokenized assets and each asset details are saved as part of txn metadata. Every time asset moves from one node to other, txn metadata is updated. What is the way to query what all transactions have been performed on a particular asset in multichain? If yes, how? If not, what is suggestive approach to implement the same? Thanks