Skip to content

30.0.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:20
· 5648 commits to main since this release
c9845ab

Added

  • Adds method isTokenListSupportedForNetwork which returns SupportedTokenDetectionNetworks plus the local ganache network chainId. Then changes TokenListController to use this method to check whether or not to start polling, so that polling can occur on ganache networks to allow for e2e testing (#855)