Hey there! As I’m exploring another Illuvium collection called D1sk I noticed that something is wrong with the transfers API
It works for 0x9e0d99b864e1ac12565125c5a82b59adea5a09cd but exactly the same query doesn’t work for 0xc1f1da534e227489d617cd742481fd5a23f6a003
it returns 500
{"code":"internal_server_error","message":"The server encountered an internal error and was unable to process your request"}
The problem seems to be with the direction=asc
param, once I remove it the endpoint returns results just fine.
Could you please take a look?
Edit:
Also this request fails. Something must be off with one of the transfers in that batch