You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
need to replace alchemy get token balance because it only works on mainnet. We want to support at least mainnet and 2 other evm chains with their respective tests nets. Options from below:
Mainnet
Optimism
Arbitrum
Gnosis
Polygon
Fantom
and their test networks.
The text was updated successfully, but these errors were encountered:
will use zapper to fetch tokens. It works across all networks expect on test networks. Since this function is read-only, my guess is that it would be find to test on production networks.
need to replace alchemy get token balance because it only works on mainnet. We want to support at least mainnet and 2 other evm chains with their respective tests nets. Options from below:
The text was updated successfully, but these errors were encountered: