Getting particular address's transactions

+2 votes
Hi,

 I have a multichain with only one wallet. This wallet is having multiple address. Can anyone help me that is there any possible that I can get a particular address's transactions details.

 

Thanks in advance.
asked Oct 2, 2017 by shivap17

1 Answer

+2 votes

You can use listaddresstransactions.

See https://www.multichain.com/developers/json-rpc-api/ for more information.

  
answered Oct 2, 2017 by RobertJ
...