thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Introducing SwapWidget: A Cross-Chain Token Swap Component

Introducing SwapWidget: A Cross-Chain Token Swap Component

We’re launching SwapWidget - a pre-built, customizable UI that lets you easily add a cross-chain token swap UI to your app in just a few lines of code. Easily integrate into your app import { SwapWidget } from "thirdweb/react"; import { createThirdwebClient } from "thirdweb"; // 1. Create a
22 Sep 2025 1 min read
Tokens: Discover and swap any tokens on any chain, instantly

Tokens: Discover and swap any tokens on any chain, instantly

We’ve just launched a new Tokens page. With this update, you can: * Explore tokens by popularity, trends, and chains across different networks. * See market data - token prices, 24-hour volume, and market caps * Swap tokens across chains using thirdweb Bridge Try it out: thirdweb.com/tokens
20 Sep 2025 1 min read
x402 support

x402 support

We're excited to announce the release of x402 payment support in the thirdweb SDK, enabling developers to monetize their backend and agent services with seamless, automatic crypto payments. What is x402? The x402 protocol is an emerging standard that extends existing 402 HTTP error with automatic crypto payments.
19 Sep 2025 2 min read
New Bridge Contracts

New Bridge Contracts

New bridge contracts have been deployed at 0x7d34a477e2678c8e19d821eec103d4def4af6f4a on select chains.
16 Sep 2025
Nebula is now thirdweb AI

Nebula is now thirdweb AI

The Nebula first party app - nebula.thirdweb.com - will be deprecated September 30th 2025 in favor of thirdweb AI. If you have any funds in the nebula in-app wallet - please withdraw them by September 30th 2025. To continue using the service, head over to the thirdweb dashboard
15 Sep 2025 1 min read
New Feedback & Rating Features in Support

New Feedback & Rating Features in Support

At thirdweb, our mission is to help builders succeed — from those starting their first project to teams scaling to millions of users. To keep improving, we’ve added a new feedback and rating feature in support in dashboard after ticket closure. How it works 1. Go to your thirdweb dashboard,
12 Sep 2025 1 min read
New Bridge API Endpoints: Chains & Fiat-to-Crypto
Changelog

New Bridge API Endpoints: Chains & Fiat-to-Crypto

New Bridge utilities now available as part of the thirdweb API.
11 Sep 2025 1 min read
Token Owner API Enhancements

Token Owner API Enhancements

Multi-standard support: fetch owners of any token type using one API.
10 Sep 2025 1 min read
thirdweb AI now available in dashboard

thirdweb AI now available in dashboard

Every project in the thirdweb dashboard now comes with a dedicated AI chat. Think of it as your dev companion in your web3 building journey. What thirdweb AI can do for you * Transact with your connected dashboard wallet * Swap tokens with your connected dashboard wallet * Deploy contracts with rich metadata
09 Sep 2025 1 min read
Introducing Bridge: Changes to our Payments offering.

Introducing Bridge: Changes to our Payments offering.

For a while, we offered Payments as an all-in-one solution. It helped developers handle everything from accepting crypto payments to moving tokens across chains. But as we grew, we noticed the needs for a crypto checkout and a crypto bridge becoming distinct amongst users. That’s why we’re breaking
08 Sep 2025 2 min read
Deprecation Notice: Insight Service Endpoints

Deprecation Notice: Insight Service Endpoints

As part of ongoing efforts to streamline and maintain our API, we are deprecating several Insight Service endpoints that have seen limited usage. The following endpoints will be deprecated: * GET /v1/transactions/{contractAddress}/{signature} * GET /v1/tokens/transfers/transaction/{transaction_hash} * GET /v1/contracts/deployed-by/{address} * GET /v1/contracts/metadata/
08 Sep 2025 1 min read
thirdweb API: Custom Slippage Tolerance

thirdweb API: Custom Slippage Tolerance

You can now specify custom slippage tolerance on the /bridge/swap endpoint. With the slippageToleranceBps parameter, you can specify how many basis points in slippage your swap can tolerate. Warning: Lower slippage tolerance values could result in reverted swaps. Without this value specified, it will continue to use the default
05 Sep 2025 1 min read
Enhanced Token Filtering & Sorting Options

Enhanced Token Filtering & Sorting Options

Wallet Tokens API Enhancement
05 Sep 2025 1 min read
thirdweb API: Bridge Swap Endpoint

thirdweb API: Bridge Swap Endpoint

thirdweb API v1.6
03 Sep 2025 1 min read
Use thirdweb AI with the Vercel AI SDK

Use thirdweb AI with the Vercel AI SDK

New package: @thirdweb-dev/ai-sdk-provider - A thin provider that lets you plug thirdweb AI into the Vercel AI SDK. It standardizes message parts, exposes wallet-aware tools (sign_transaction, sign_swap), and ships with types/utilities so you can build chat UIs that execute on-chain actions from AI responses. If you’
28 Aug 2025 1 min read
TikTok Authentication Now Available!

TikTok Authentication Now Available!

Expanding our repertoire of authentication providers across all interfaces.
26 Aug 2025
thirdweb AI - Auto Execution

thirdweb AI - Auto Execution

We’ve introduced Auto Execution to the /ai/chat endpoint. When enabled, the AI will not only prepare transactions, swaps, or deployments — it will automatically execute them on behalf of the authenticated user or server wallet. This dramatically reduces friction: no extra signing steps, no manual execution flows. Just describe
25 Aug 2025 1 min read
thirdweb API: Improved Social Authentication

thirdweb API: Improved Social Authentication

New GET /v1/auth/social endpoint for simplified OAuth - replaces deprecated OAuth in /v1/auth/initiate
23 Aug 2025 1 min read
thirdweb API: Launch ERC20 Tokens with Liquidity Pool & Rewards

thirdweb API: Launch ERC20 Tokens with Liquidity Pool & Rewards

Earlier this week we launched the ability to deploy your own token right from the dashboard, complete with a liquidity pool and developer rewards. Today, we're releasing this same capability via the thirdweb API. You can now programmatically: * Launch your token on a decentralized exchange * Set up a
20 Aug 2025 1 min read
Launch ERC20 Token with Liquidity Pool & Rewards

Launch ERC20 Token with Liquidity Pool & Rewards

Launching an ERC20 token is now faster, easier, and more rewarding. Your community can start buying, trading, and holding from day one — while you earn fees in the background! The new ERC20 token creation flow, you can: * Launch your token on a decentralized exchange * Set up a Uniswap V3 pool
18 Aug 2025 2 min read
Guest Authentication Now Available

Guest Authentication Now Available

It is easier than ever to get users started with blockchain interactions.
15 Aug 2025 1 min read
Migration Guide: Nebula API to thirdweb AI Chat API

Migration Guide: Nebula API to thirdweb AI Chat API

Overview This guide helps you migrate from the legacy Nebula API (nebula-api.thirdweb.com/chat) to the new thirdweb AI Chat API (api.thirdweb.com/ai/chat). Quick Reference First API Field Second API Field Notes message messages[].content Single string → Array of message objects session_id context.session_id
14 Aug 2025 2 min read
thirdweb AI - Chat API

thirdweb AI - Chat API

We’ve added an OpenAI-compatible AI Chat endpoint specialized for blockchain interactions, powered by thirdweb’s 't0' model. It can query live on-chain data, analyze transactions, prepare contract calls, swaps, and more via a single /ai/chat call. Docs: https://portal.thirdweb.com/ai/chat Playground: https://playground.
12 Aug 2025 2 min read
Payments API

Payments API

Adding thirdweb Payments to our flagship HTTP API.
11 Aug 2025 1 min read
Stargate Now Supported in Payments

Stargate Now Supported in Payments

Stargate routes are now included in thirdweb Payments.
11 Aug 2025 1 min read
Page 1 of 22 Older Posts →
thirdweb © 2025
Powered by Ghost