I think this is a tech issue.
I’m trying to use the /nft/transfers endpoint but always get
"message": "Invalid hex number"
e.g.
curl -X 'GET' \
'https://deep-index.moralis.io/api/v2/nft/transfers?chain=eth&from_block=13680916&to_block=13680926&format=hex' \
-H 'accept: application/json' \
-H 'X-API-Key: xxx'