I have found the /{address}/erc20 endpoint does not return a handful of tokens in my wallet.
For example, I hold some WRLD on Eth mainnet, but it doesn’t show in the /erc20 endpoint.
Here’s the Etherscan page which shows my ownership of WRLD.
My wallet address is of course 0xEbed98150996cd76464469A46A275e6199fa1f7c
However when I put my address into /{address}/erc20, WLRD does not return.
The strange thing is, the WLRD purchase transaction does appear in the /{address}/erc20/transfers endpoint.
Perhaps it’s a caching issue? Either way, any help would be great.