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