I want to acquire asset name, quantity and destination address with API from counterparty-lib(counterparty-server) by txid.
Is there such an API method? There is no method to see the document.
For example, xchain.io and so on will return the address etc after entering the txid, are they implementing them independently?
Do I have to implement my own implementation?