added

[Aug 26, 2022] Token Inference for alchemy_getTokenBalances

Added token inference support to alchemy_getTokenBalances.

Users can now specify the erc20 in the request body in order to get all token balances for an owner that the owner has ever held. This feature infers which tokens to get the balances of based on historical transaction activity of the provided address.

ReadMe