thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
EIP-7702 support for Ecosystem Wallets

EIP-7702 support for Ecosystem Wallets

We updated our ecosystem wallet smart account options to let ecosystem owners opt in to using EIP-7702 for all their users. Picking EIP-7702 as the smart wallet execution mode for your ecosystem has multiple benefits: * your users will be able to use the same smart account features as EIP-4337 like
04 Jun 2025 1 min read
Wallet Service improvements

Wallet Service improvements

We've improved our wallet service for in-app and ecosystem wallets with new quality of life features. Below are the highlights and detailed changes. ✨ Highlights * Account deletion flag – allow end‑users to erase their wallet account entirely when unlinking the final auth profile. * Improved partner attribution – new user records
30 May 2025 1 min read
thirdweb SDK v5.102.0 - New Engine functions

thirdweb SDK v5.102.0 - New Engine functions

v5.102.0 of the thirdweb TypeScript SDK rolls out server-side wallet orchestration and better transaction management—adding APIs to create & list server wallets, search transactions with flexible filters, batch multiple calls in one shot, and clearer error reporting. Engine.createServerWallet() Create a new server wallet with a custom
29 May 2025 1 min read
Webhook management: Real-Time On-Chain Event and transaction Monitoring

Webhook management: Real-Time On-Chain Event and transaction Monitoring

We’ve just shipped a powerful new feature to the Insight dashboard: Webhooks. This release makes it easier than ever for developers to listen to blockchain events and transactions in real time — and trigger actions when they matter most. Whether you’re building dashboards, automation workflows, or real-time alerts, Webhooks
29 May 2025 1 min read
Insight Playground – Aggregation Presets FTW! 🚀
Changelog

Insight Playground – Aggregation Presets FTW! 🚀

We just turbo-charged the aggregate parameter across the whole Playground: BeforeAfterPlain, lonely text area that expected you to hand-type SQLish expressions.A slick pop-over multi-select with popular presets and a free-form box for anything custom. What’s new * Aggregate Parameter Input v2 * Brand-new component for aggregate parameters input. * Pop-over UI
29 May 2025 1 min read
Insight - Token Owner Queries Add Balances

Insight - Token Owner Queries Add Balances

NFT owner queries have been improved with added balance data and a new ERC20 token owners endpoint has been added to Insight API. ERC20 Owners v1/tokens/owners has been added to return a list of token owners with their balances. Try it out on our playground. NFT Owners The
28 May 2025 1 min read
thirdweb AI & MCP v0.1.24: Google ADK Integration & Engine Cloud Service

thirdweb AI & MCP v0.1.24: Google ADK Integration & Engine Cloud Service

This release introduces new integrations to expand both thirdweb AI and thirdweb MCP capabilities with Google's Agent Development Kit (ADK), and adds support for thirdweb Engine Cloud, allowing for autonomous on-chain interactions. Features Google ADK Integration * Added Google Agent Development Kit (ADK) adapter support * Enables direct integration with
28 May 2025 1 min read
Native Balance Support In Insight

Native Balance Support In Insight

Insight API adds a new token balances endpoint that also supports native token balances. It will replace the current ERC-20 balance endpoint which is being deprecated. ERC-20 Balance Endpoint Deprecation This endpoint is being deprecated in favor of v1/tokens to be better aligned with the NFT endpoints and make
27 May 2025 1 min read
Insight API: Unified Token Transfers with Metadata

Insight API: Unified Token Transfers with Metadata

We’ve improved the Insight API to support unified access to all token transfers — both NFTs (ERC721/ERC1155) and fungible tokens (ERC20) — through a single, consistent endpoint 🚀 Highlights: * You can now fetch NFT and ERC20 transfers in one call. * Transfer responses include metadata for both NFTs and ERC20 tokens. * Added
22 May 2025 1 min read
thirdweb SDK 5.100.0 - Universal Bridge improvements

thirdweb SDK 5.100.0 - Universal Bridge improvements

The thirdweb TypeScript SDK was just updated with significant updates to the universal bridge component and APIs. Installation pnpm add thirdweb@5.100.0 Highlights No more insufficient funds walls When you do a transaction in a react environment (useSendTransaction or TransactionButton), and the user does not have enough funds
21 May 2025 1 min read
Nebula v0.0.16: Advanced Contract Tools & Cross-Chain Improvements

Nebula v0.0.16: Advanced Contract Tools & Cross-Chain Improvements

Nebula 0.0.16 brings significant improvements to contract interactions, introduces a new token burn capability, and enhances cross-chain support. Features * New Token Burn Tool: Permanently remove tokens from circulation with smart fallbacks. Supports both ERC20 tokens and native currencies, with automatic detection of burn methods. * Contract Type Detection: Automatically
19 May 2025 1 min read
Nebula v0.0.15: Enhanced Contract Analysis & Improved Streaming

Nebula v0.0.15: Enhanced Contract Analysis & Improved Streaming

Overview Nebula v0.0.15 focuses on enhancing contract metadata analysis and fixing core functionality issues. This release significantly improves contract metadata output, making it easier to understand smart contract functions and capabilities. It also fixes critical issues with address prediction and streaming responses. Features * Enhanced Contract Metadata Tool: Completely
16 May 2025 1 min read
Expanding EIP-7702 Chain Support

Expanding EIP-7702 Chain Support

EIP-7702 Smart EOAs is now available on mainnets that support the fun kind of Account Abstraction.
15 May 2025 5 min read
Insight Webhooks Just Got More Reliable

Insight Webhooks Just Got More Reliable

We’ve re-architected how Insight webhooks are delivered — introducing a durable execution model that improves reliability, observability, and resilience. 🔂 Durable by Design Webhook delivery is now handled through a stateful, retry-capable execution engine. This means: * Delivery persists through failures – Webhooks won’t silently fail or get lost due to transient
15 May 2025 1 min read
Nebula v0.0.14: Code Agent & Real-time Streaming
Changelog

Nebula v0.0.14: Code Agent & Real-time Streaming

We're excited to announce a major upgrade to Nebula that introduces powerful new capabilities through the implementation of a code generation agent and real-time response streaming. These changes are live now at nebula.thirdweb.com! Overview This release transforms Nebula with the integration of an agent that can
14 May 2025 2 min read
Onramp to Any Token from 160+ Countries

Onramp to Any Token from 160+ Countries

Universal Bridge now supports extended onramping via Transak
13 May 2025 2 min read
Instant Token Balances in the Universal Bridge Embed

Instant Token Balances in the Universal Bridge Embed

Universal Bridge performance improvements in v5.99.0 of the thirdweb TypeScript SDK
13 May 2025
Improved EIP-5792 support

Improved EIP-5792 support

Version 5.99.0 of the TypeScript thirdweb SDK brings first-class support for EIP-5792. The new implementation streamlines how you batch calls, sponsor gas and track confirmations, while aligning our API with the final EIP-5792 spec. Highlights: * New React hooks – useSendAndConfirmCalls, useWaitForCallsReceipt * Simpler useSendCalls / sendCalls signatures – no more explicit client
12 May 2025 1 min read
Expanding EIP-7702 In-App Wallet Support

Expanding EIP-7702 In-App Wallet Support

Deploying support for 7702 Smart EOAs and making In-App Wallets reach their true potential with thirdweb is extremely quick and takes less than an hour.
10 May 2025 2 min read
Nebula API v0.0.13: Image & Transaction Message

Nebula API v0.0.13: Image & Transaction Message

Overview This release includes significant improvements to the Nebula agent's architecture, entity memory management, error handling, and documentation search capabilities. Key updates focus on simplifying blockchain entity handling, improving transaction management, supporting more content types in chat, and enhancing error messaging for a better user experience. Features * New
09 May 2025 1 min read
$HONEY is now Available on Universal Bridge
Changelog

$HONEY is now Available on Universal Bridge

Berachain's HONEY stablecoin is now available on the Universal Bridge.
08 May 2025
Introducing Engine Cloud
Changelog

Introducing Engine Cloud

Introducing Engine Cloud — read and write to the blockchain at scale, without the cost or complexity of traditional blockchain API setups. Why we built Engine Cloud Engine Cloud is our answer to lowering the barrier to developing high volume applications onchain- with fully-hosted, scalable APIs that let you perform on-chain
08 May 2025 1 min read
🚀 Introducing Engine Cloud – Now in Beta!
Update

🚀 Introducing Engine Cloud – Now in Beta!

Say hello to Engine Cloud, the easiest way to send blockchain transactions from your backend at scale — no monthly fees, just pay-as-you-go. * Non-custodial wallet management - Manage through Vault, thirdweb's new Key Management Service * Avoid Transaction Failures – Resubmits stuck transactions with built-in retry logic * Wallet Management – No gas
08 May 2025 1 min read
Next-gen Smart Accounts with EIP-7702

Next-gen Smart Accounts with EIP-7702

EIP-7702 unlocks a new capability for externally-owned accounts (EOAs): the ability to behave like smart contract accounts. The latest SDK let you enable 7702 on any of your in-app wallets with one line of code, giving your users gas-sponsored, batched and automated transactions faster and more efficiently than ever before.
08 May 2025 2 min read
Universal Bridge: Advanced Filters
Changelog

Universal Bridge: Advanced Filters

The thirdweb SDK v5.97.0 and the Universal Bridge API have new advanced filtering options.
06 May 2025 2 min read
← Newer Posts Page 2 of 20 Older Posts →
thirdweb © 2025
Powered by Ghost