Is there a way to get a list of txid for transactions pertaining to a given asset?

+1 vote
asked Mar 22, 2021 by anonymous

1 Answer

0 votes

You need to subscribe to the asset, and then can use listassettransactions as described here:

https://www.multichain.com/developers/json-rpc-api/

answered Mar 22, 2021 by MultiChain
...