Skip to content

30.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:38
· 5655 commits to main since this release
5b13397

Fixed

  • Change formatIconUrlWithProxy to accept hex strings for chainId (#851)
  • This change fixes an issue introduced in v30.0.0 for metamask-extension where the chainId is currently represented as a hexadecimal in the TokensController and was, as a result, getting invalid URL responses from formatIconUrlWithProxy which previously expected its chainId argument to be in decimal format.