-
Notifications
You must be signed in to change notification settings - Fork 567
Description
Dear [Team/Support],
I'm currently using the following API to fetch token data on Polygon:
(https://playground.thirdweb.com/insight/tokens?path=/v1/tokens)
GET https://insight.thirdweb.com/v1/tokens?chain_id=137&limit=50&metadata=true&resolve_metadata_links=true&include_spam=false&owner_address=0xaBaf443226c33EE31d9a731ea8A068A75d1E407E&include_native=true&sort_by=token_address&sort_order=asc&include_without_price=true&clientId=0d24325042af26c3d62163c080c2bd91

However, this endpoint does not return USDT or certain other tokens, even though the wallet 0xaBaf443226c33EE31d9a731ea8A068A75d1E407E is confirmed to hold USDT on Polygon (chain_id 137).
Could you please help check why the token data is missing for this specific wallet?
Thank you!
Best regards,