Hi, hope you are doing well.
I have sent busdt to 3 addresses simultanuously.
But webhook was called in one transaction. Other 2 transactions are failed deliveries.
Why doesn’t Morails hook all transactions?
Please help me.
Thanks.
You should check your code on the server side.
If the first one works and the others are marked as failed it might be that your code breaks after the first webhook received
you should find in history the failed transaction and with the reason
https://api.moralis-streams.com/api-docs/#/History/GetHistory
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.