thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Sponsored USDC Transactions on Arc Testnet

Sponsored USDC Transactions on Arc Testnet

EIP-4337 Smart Wallets and EIP-7702 Relayer Enabled on Circle's Arc Testnet.
28 Oct 2025 1 min read
Sponsored EIP-7702 Transactions Now On Etherlink

Sponsored EIP-7702 Transactions Now On Etherlink

Expanding support for EIP-7702 based transaction relaying.
24 Oct 2025 1 min read
Sponsored EIP-7702 Transactions Now On Sei

Sponsored EIP-7702 Transactions Now On Sei

Expanding support for EIP-7702 based transaction relaying.
24 Oct 2025 1 min read
Unreal Plugin - Login with SIWE

Unreal Plugin - Login with SIWE

Various improvements to SIWE and authentication flows.
23 Oct 2025 1 min read
Sponsored EIP-7702 Transactions Now On Celo

Sponsored EIP-7702 Transactions Now On Celo

Unlocking improved Account Abstraction on Celo Mainnet
20 Oct 2025
Account Abstraction now available on Hyperliquid

Account Abstraction now available on Hyperliquid

You can now sponsor gas for users on Hyperliquid Testnet & Mainnet
20 Oct 2025
Get started on Etherlink with thirdweb

Get started on Etherlink with thirdweb

Imagine an internet where users and AI agents can earn, spend, and build freely without permission, borders, or intermediaries. That vision is becoming real through Etherlink’s high-performance blockchain and thirdweb’s developer toolkit, empowering anyone to create fully on-chain apps, economies, and AI systems that interact seamlessly across the
17 Oct 2025 2 min read
Dashboard Support For Solana Server Wallets

Dashboard Support For Solana Server Wallets

Following our recent announcement of Solana API support, we're excited to bring Solana server wallet management directly into the thirdweb dashboard. You can now create, manage, and test Solana wallets through an intuitive interface, no code required. What's New Dashboard Support for Solana Server Wallets The
15 Oct 2025 2 min read
Bridge Routes API

Bridge Routes API

Easily list and filter supported bridge routes via a single authenticated GET request.
15 Oct 2025 1 min read
Improved Transaction Details with Bridge Status

Improved Transaction Details with Bridge Status

Improved Transaction Details page - now with Bridge Status and a cleaner, explorer-style design Bridge Status Transactions that are part of a bridge now display a dedicated Bridge section showing cross-chain details, token amounts, and status. Example: https://thirdweb.com/polygon/tx/0x28486b565957a64eec8e408f149e796d455537f360b23442e51cbec812df233f UI Improvements The general transaction details layout
15 Oct 2025 1 min read
View and Resend Bridge Webhook Events

View and Resend Bridge Webhook Events

We’ve added a new Webhook Events view for Bridge webhooks to help monitor and debug webhook deliveries more easily. You can now: * View all delivery attempts - see every webhook event sent to your endpoint, along with status codes, timestamps, and payload details. * Inspect payloads and responses - review
15 Oct 2025 1 min read
Introducing Solana Support in thirdweb API

Introducing Solana Support in thirdweb API

Provision Solana wallets, send tokens and more - Ethereum style.
11 Oct 2025 3 min read
New Stylus template: ZK based token contracts

New Stylus template: ZK based token contracts

We have added support for creating and deploying ZK Proof based token contracts with Stylus. The templates provide you with Stylus contracts, ZK circuit files, and a ready-to-deploy Next.js app + API for proof generation and minting. This guide walks you through building a privacy-preserving ERC721 token system using Zero-Knowledge
10 Oct 2025 3 min read
BuyWidget Improvements

BuyWidget Improvements

We’ve made several updates to the BuyWidget component to make it more flexible, interactive, and user-friendly - giving users more control while simplifying integration. Token and Chain selection can now be changed in the widget UI Clicking on the selected token opens a Modal that allows changing the selected
09 Oct 2025 1 min read
Project wallets now send for you

Project wallets now send for you

Skip the sender field—your project wallet steps in automatically.
09 Oct 2025 1 min read
Project Wallets land in your Dashboard

Project Wallets land in your Dashboard

Quality of life change to manage your thirdweb Projects more easily.
08 Oct 2025 2 min read
x402 fetch with payment in the thirdweb API

x402 fetch with payment in the thirdweb API

You can now pay for any x402 compatible endpoint using the the new /v1/payments/x402/fetch API. What's new The new /v1/payments/x402/fetch in the thirdweb API proxies any url, and upon receiving HTTP 402 payment required response, automatically handles the payment with the authenticated
02 Oct 2025 1 min read
Linking and Unlinking Additional Auth Methods via thirdweb API

Linking and Unlinking Additional Auth Methods via thirdweb API

Common and core wallet functionality unlocked via simple APIs.
02 Oct 2025 1 min read
Native internet payments on Peaq with x402

Native internet payments on Peaq with x402

x402 is an open-source protocol that turns the dormant HTTP 402 Payment Required status code into a fully-featured, on-chain payment layer for APIs, websites, and autonomous agents. Learn how to implement x402 on Peaq using the thirdweb SDK. 1. Client side: handle x402 user payments with any wallet Make requests
30 Sep 2025 1 min read
x402 updates

x402 updates

We're continuously improving support for HTTP 402 payments in our SDK and facilitator API. Here's what shipped this week. What’s new * Facilitator waitUntil option: Choose when a payment is considered fulfilled — simulated, submitted, or confirmed. * Signature auto-detection: SDK now detects the correct signature type and
30 Sep 2025 1 min read
Unity SDK v6 - Official Release

Unity SDK v6 - Official Release

Unity SDK v6 has been released with major improvements to various flows, powered by .NET SDK v3.
27 Sep 2025 3 min read
Unity 5.26.0 - Improvements to macOS OAuth Flows

Unity 5.26.0 - Improvements to macOS OAuth Flows

Little things matter - the last UX piece of the OAuth cross-platform puzzle.
27 Sep 2025 1 min read
New Bridge Contracts

New Bridge Contracts

We've redeployed bridge contracts with some updates that affect our Payments, Bridge, and Tokens products. Users may be prompted to interact with a new contract. * Old Contracts: 0xF8Ab2dBE6c43bf1a856471182290f91D621Ba76d, 0x7d34a477e2678c8e19d821eec103d4def4af6f4a * New Contract: 0xdA864364f7D1ebCC7C89e9610eBdef45dDf5F81B * ZK Contract: 0xC8EF2D40Ef314bb433f86ce2b67bA880BB48771b
26 Sep 2025
x402 payments in any ERC20 token

x402 payments in any ERC20 token

We've updated our x402 facilitator and SDK to support any token that supports ERC-2612 permit functionality. Supporting this popular signature standard opens up x402 payments to virtually any ERC20 token. What's new * x402 facilitator and SDK now auto-detects ERC-2612 permit vs ERC-3009 transferWithAuthorization (USDC) and uses
26 Sep 2025 1 min read
Introducing the BridgeWidget Script

Introducing the BridgeWidget Script

The BridgeWidget Script makes it easy to embed cross-chain swaps and fiat onramp UI into your app. Just add a script tag to your HTML and get a fully customizable widget — no build setup required. Key Features * Cross-chain token swaps across 80+ blockchains * Fiat onramp support to buy tokens with
25 Sep 2025 1 min read
← Newer Posts Page 2 of 43 Older Posts →
thirdweb © 2026
Powered by Ghost