Skip to content

v3.0.0-beta.11

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 29 Aug 04:32
812e4a0

What's Changed

  • [WebGL] Updated WebGL bridge, contains various bugfixes.
  • [Native] Fixed issue where some transactions on bnb-related chains would get underpriced when sending raw transactions.
  • [Native] Fixed issue where adding a chain to ThirdwebManager would break the Prefab_ConnectWallet UI if no sprite was added.
  • [Native] Fixed issue with passing an empty or null array for appIcons before initializing ThirdwebManager.
  • [Native] Added all_chains_additional in Resources for custom chains not available on ethereum chainlists.
  • [Native] Added sepolia to default chains in the ThirdwebManager.cs and related Prefab.

New Contributors