Skip to content

v2.20.0

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 29 Apr 13:58
· 8 commits to main since this release
a668d2c

What's Changed

  • Nebula model t0-003 Integration
    • New NebulaContext constructor, only a list of chain ids are now needed, and an optional wallet address can be passed.
    • Results are a lot more predictable now, model t0-003 is now the default model when creating a ThirdwebNebula instance.
    • Execution methods returns receipts more consistently.
    • Session is now properly passed to every call, improving contextual responses.
  • Fixed an bug where using the extension DropERC20_Claim would fail if the claim condition was set to be in native tokens.