Skip to content

v2.18.6

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 19 Mar 21:26
· 17 commits to main since this release
fc2d1a6

What's Changed

  • EngineWallet connections will now show up in your dashboard analytics, alongside other wallets.
  • Fixes issues fetching ERC721A NFTs (without the ERC721AQueryable extension) where burned token ids would throw an error due to a OwnerQueryForNonexistentToken revert.
  • GetEcosystemDetails now throws early if called on an InAppWallet rather than fetching and failing, slightly improving SmartWallet creation speed when using InAppWallet.