thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Better User Search, Analytics & Partner Management for Ecosystems

Better User Search, Analytics & Partner Management for Ecosystems

We're constantly working to improve the developer and administrative experience of ecosystem wallets. Today, we're excited to announce two significant enhancements to Ecosystem Wallets, designed to give you more flexibility and control: 1. Unified User Search: Find users faster, regardless of the address you have. 2.
14 Apr 2025 2 min read
All-in on Optimized Metadata: NFTs & ERC20s in Insight
Changelog

All-in on Optimized Metadata: NFTs & ERC20s in Insight

We’ve just completed a full rollout of metadata performance upgrades across all NFT-related API routes — and started extending the same treatment to ERC20s. What’s New? ✅ Optimized Metadata Across All NFT Routes Every API call involving NFT metadata now performs a single, efficient data read per request — even for
12 Apr 2025 1 min read
Insight: Token Lookup And Collection Metadata
Changelog

Insight: Token Lookup And Collection Metadata

Insight adds two new endpoints - one to lookup a token based on symbols and one to retrieve an NFT collection's metadata. Token Lookup Search for tokens by their symbol across 6000+ tokens. Symbols are not unique nor strictly curated however, so be careful with how you use
09 Apr 2025 1 min read
Additional Chains Supported in Insight

Additional Chains Supported in Insight

We're excited to announce that thirdweb Insight has expanded its blockchain data querying capabilities to 84 chains, adding these 17 new chains: * Shape * Unichain Sepolia * Forma * Flare * Flare Coston2 * Berachain * Berachain Bepolia * Plume testnet * Lens * Mode testnet * Blast Sepolia * Arbitrum Nova * World Chain Sepolia * 0g Newton testnet * Scroll
09 Apr 2025 1 min read
Universal Bridge: Treasure and Lens Support
Changelog

Universal Bridge: Treasure and Lens Support

We've added support for MAGIC on Treasure (61166) and GHO on Lens (232) to our Universal Bridge, bringing the total number of routes available to over 35,000. Check out the full API reference here to get started, or try it in the playground.
07 Apr 2025
Improvements & critical bugfix for Insight's NFT Metadata APIs

Improvements & critical bugfix for Insight's NFT Metadata APIs

We’ve rolled out a series of performance upgrades across the board to make NFT metadata queries faster, smarter, and more reliable than ever. What Changed? ⚡ Unified Fetching for NFT Data * NFT metadata, ownership info, and token data are now pulled in a single optimised query internally, reducing the number
03 Apr 2025 1 min read
Universal Bridge: Routes Page

Universal Bridge: Routes Page

Explore all available Universal Bridge routes
02 Apr 2025
Universal Bridge: Transaction Approvals
Changelog

Universal Bridge: Transaction Approvals

Required approvals are now included in the Universal Bridge transactions response.
01 Apr 2025 1 min read
Insight Webhooks

Insight Webhooks

Insight now supports webhooks so you can build pipelines and receive notifications when specific blockchain events or transactions occur! What does this mean? With the introduction of webhook support in Insight, you can now seamlessly integrate blockchain data into your applications or workflows. Webhooks allow you to automatically receive near
01 Apr 2025 1 min read
Agglayer Module Live In Beta: Create Cross-Chain ERC-20 Tokens

Agglayer Module Live In Beta: Create Cross-Chain ERC-20 Tokens

We’ve released the Agglayer Module, designed to enable secure and seamless cross-chain transfers of ERC-20 tokens using Agglayer, an interoperability protocol. Learn more about Agglayer. Please note: This module is currently in beta while the Agglayer bridge is not live in implementation. This means deployments are limited to Sepolia
31 Mar 2025 1 min read
Wallet Transactions in Insight

Wallet Transactions in Insight

Insight added support for querying a wallet's transactions (both inbound and outbound). Previously this had to be two separate queries, but can now be done by a single query. Try it out in our playground To fetch a wallet's transactions on Ethereum const getWalletTransactions = async (walletAddress:
28 Mar 2025 1 min read
Bridge Any Asset with the TypeScript SDK

Bridge Any Asset with the TypeScript SDK

With v5.93.0 of the TypeScript SDK, we've added full beta functionality for thirdweb's new Universal Bridge. The bridge currently covers 50+ chains and over 30,000 routes. * Bridge.Buy - Specify an exact destination amount to receive * quote: Get estimates without a wallet connection
22 Mar 2025 3 min read
.NET/Unity - Universal Bridge Integration

.NET/Unity - Universal Bridge Integration

The successor to thirdweb Pay is now available in .NET & Unity.
22 Mar 2025 2 min read
Universal Bridge: Private Beta

Universal Bridge: Private Beta

We've built Universal Bridge to allow your users to use any asset on any chain, and it's ready for you to try. If you're interested in joining the private beta for Universal Bridge, complete this form (or reach out to anyone from the thirdweb
20 Mar 2025 1 min read
New Chains Supported in Insight

New Chains Supported in Insight

We're excited to announce that thirdweb Insight has expanded its blockchain data querying capabilities to 67 chains, including these 7 new chains: * Sonic testnet * Scroll * Linea * Zero mainnet * Zero testnet * Blast * Mode What This Means For Developers With these additions, you can now use all of Insight'
20 Mar 2025 1 min read
Enhanced Metadata Storage and Refresh API in Insight

Enhanced Metadata Storage and Refresh API in Insight

We've revamped our metadata storage and refresh mechanisms to provide a more reliable, scalable, and efficient experience when working with NFT collections metadata through Insight! What’s New? More Reliable Metadata Storage * Replaced the previous caching approach with a more permanent storage solution, ensuring faster retrieval and better
20 Mar 2025 1 min read
thirdweb-mcp v0.1.7: Improved Tools Integration

thirdweb-mcp v0.1.7: Improved Tools Integration

This new update includes several changes to the tools in thirdweb MCP (Model Context Protocol) Server – improving overall accuracy in tool selection and speed performance for some onchain queries. Improvement and Fixes * Improved onchain query performance and tool selection * Fixed Engine service auth requests that were not configured properly * Updated
20 Mar 2025 1 min read
thirdweb-ai v0.1.4: Improved Prompts, Performance and Reliability

thirdweb-ai v0.1.4: Improved Prompts, Performance and Reliability

This new update focuses on improving the accuracy of tool selection by consolidating tools, picking better default values, and giving developers the ability to override tool description prompts. New Features * Override service tools' description prompts from thirdweb_ai import Insight insight = Insight(secret_key=...) # using default tool description tools
20 Mar 2025 1 min read
Universal Bridge Live Playground

Universal Bridge Live Playground

We just released a new live playground that lets you customize and interact with the Universal Bridge via the prebuilt UI component. Try it out at: https://playground.thirdweb.com/connect/pay The playground lets you customize: * Payment mode: fund wallets, direct payments or onchain transactions * Price, chain and token
19 Mar 2025 1 min read
thirdweb MCP Server v0.1 Beta

thirdweb MCP Server v0.1 Beta

We're excited to announce the launch of thirdweb MCP Server, a powerful bridge between AI agents and blockchain technology. This release enables any Model Context Protocol (MCP) compatible client to interact with any EVM-compatible blockchain. What We're Launching The thirdweb MCP server implements the standardized Model
18 Mar 2025 2 min read
thirdweb AI v0.1 - Build Powerful Onchain Agents

thirdweb AI v0.1 - Build Powerful Onchain Agents

We're excited to announce the first release of thirdweb ai, a powerful Python library (TypeScript coming soon) that enables AI agents to interact with any EVM chains autonomously using thirdweb. This is a significant step forward in our mission to make web3 more accessible and empower developers to
18 Mar 2025 2 min read
Granular signing permissions for ecosystem partners

Granular signing permissions for ecosystem partners

We just shipped a big upgrade to partner management for ecosystems. You can now specify what type of signatures are permitted for each partner, as well as granular controls on what exactly can be signed. As an ecosystem owner, this means you have full control of what each partner is
18 Mar 2025 2 min read
New Token Transfers API and NFT API Improvements in Insight

New Token Transfers API and NFT API Improvements in Insight

We're excited to announce improvements to our Token and NFT APIs in Insight. We've recently added support to get all token transfers by owner, wallet, and token contracts. We've also included in this release major performance improvements to existing NFT endpoints. The following endpoints
17 Mar 2025 1 min read
View Invoice In Dashboard

View Invoice In Dashboard

With the latest dashboard update, users can now view their invoices directly in thirdweb for easy management. * Invoice history, amount, and details are available at a glance. * Download the full invoice pdf document to see breakdown of charges by usage and plan. To view your invoices, login to thirdweb and
14 Mar 2025 1 min read
Enhancing Contract Verification: Status Checks & Proxy Fixes

Enhancing Contract Verification: Status Checks & Proxy Fixes

We’re pleased to announce a more robust contract verification process, now featuring a dedicated Etherscan verification status check and final result reporting. This means you can confidently verify your contracts—proxy or otherwise—knowing you’ll receive a much more clear outcome every time. Added Verification Status Check and
13 Mar 2025 1 min read
← Newer Posts Page 3 of 19 Older Posts →
thirdweb © 2025
Powered by Ghost