Post
Topic
Board Service Announcements (Altcoins)
Re: chainz.cryptoID.info - Alternative Blockchain Explorers
by
Mek
on 28/04/2022, 12:35:53 UTC
How do I call the multiaddr API?
I have an API key and my request URL looks like this
Code:
https://chainz.cryptoid.info/xbc/api.dws?key=(my api key)&q=multiaddr&active=(address 1)|(address 2)
but the response always comes up empty:
Code:
{"addresses":[],"txs":[]}
I couldn't find any examples, please help...