I want to fetch my transaction details in Zcash using my wallet address. Currently, I'm using this API https://api.zcha.in/v2/mainnet/accounts/t1HyNJ2PcfaGjdkRrb6ESFa1VF7CUggVHoT But I'm unable to fetch my required transaction details. API gives me only total receive and total sent amount. Please someone guide me who I will get my require details from Zcash using API.
I only want to fetch receive transaction details, please Help.
Thank You
You should be able to use the gettransaction method.