Looking for an update on several issues with the Web3 API:
GET /{address}/nft/transfers
This endpoint no longer supports the order
parameter. We use this in production. You have removed a valuable parameter without notifying anyone or documenting it – Others with similar concerns: Ordering doesnt work
GET /{address}/nft/{token_address}
This endpoint returns inconsistent and often missing data. (Missing metadata on many tokens) – See similar concerns here: Null `metadata` property from `token` APIs
We get many gateway timeout (504) responses/day on several endpoints. I’ve been told this issue would be fixed but it’s been 2 months with no updates – See similar concerns here GET /{address}/nft not working