Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Alchemy_getToken only supports mainnet #15

Closed
Sednaoui opened this issue Feb 16, 2022 · 1 comment
Closed

Alchemy_getToken only supports mainnet #15

Sednaoui opened this issue Feb 16, 2022 · 1 comment
Assignees
Labels
features New feature or request

Comments

@Sednaoui
Copy link
Owner

Sednaoui commented Feb 16, 2022

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.
@Sednaoui Sednaoui self-assigned this Feb 16, 2022
@Sednaoui Sednaoui added the features New feature or request label Feb 16, 2022
@Sednaoui
Copy link
Owner Author

Sednaoui commented Feb 16, 2022

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.

https://docs.zapper.fi/zapper-api/api-guides/token-balances

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
features New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant