Skip to content

v3.0.0-beta.5

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 26 Jul 23:55
cdbda98

What's Changed

  • [General] Installer editor popup for quick setup - accessible from the new top-level Thirdweb menu.
  • [Native] Support large chain ids (BigInteger) and Wallet.SwitchNetwork at runtime for all wallet providers.
  • [Native] Updated IThirdwebWallet with PrepareForNetworkSwitch additional interface function.
  • [Native] ERC721AQueryable support for ERC721.GetOwned by default.
  • [Native] Added low-level Contract.GetEventLogs function for native platforms, with Prefab_Events example (experimental).
  • [General] Fixed issue with Prefab_ConnectWallet that would break the flow if the network icon was not set.