thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Nebula v0.0.10: Bridge and Swap

Nebula v0.0.10: Bridge and Swap

Overview This release focuses on improving reliability, performance, and user experience with several key enhancements: 1. Universal Bridge: Enables bridge and swapping 2. Search: Enhances search capability to improve onchain knowledge and optimizes thirdweb documentation search and access 3. Contract Interaction: Simulates transactions result and improves contract information retrieval 4.
25 Apr 2025 1 min read
Nebula v0.0.9: Better Responses, Faster

Nebula v0.0.9: Better Responses, Faster

This release significantly enhances Nebula's blockchain integration capabilities with a focus on improved multichain support, better token and NFT handling, and more robust authentication. The model has been upgraded to provide more accurate and consistent responses more quickly. Users can now see the model's step-by-step thinking
24 Apr 2025 2 min read
Universal Bridge: Improved API Response Schema and Speed

Universal Bridge: Improved API Response Schema and Speed

Universal Bridge API responses now include detailed transaction and token information
22 Apr 2025 2 min read
Deploy Stylus contracts

Deploy Stylus contracts

We have added CLI and SDK support for Stylus contracts. This allows developers to use thirdweb CLI to create, publish, and deploy their contracts written with Stylus. The deployed contracts can be used via thirdweb dashboard or SDK. Prerequisites: * Rust toolchain should be installed (https://www.rust-lang.org/tools/install)
22 Apr 2025 1 min read
Universal Bridge: Expanded Onramp Routes

Universal Bridge: Expanded Onramp Routes

Onramp to more chains like Unichain, Mantle, Treasure, and Lens
19 Apr 2025
Smarter Metadata Link Resolution for NFTs
Changelog

Smarter Metadata Link Resolution for NFTs

We’ve fixed the issues with how metadata links are resolved — and introduced a new way to give you control over it. ✅ Accurate Link Resolution * Fixed a bug where metadata responses sometimes included incorrectly resolved URLs. * Added validation logic to detect bad URIs in cached or stored metadata — and automatically
18 Apr 2025 1 min read
Supercharged thirdweb SDK with Insight: Faster, More Reliable Blockchain Queries

Supercharged thirdweb SDK with Insight: Faster, More Reliable Blockchain Queries

We're excited to announce a major enhancement to the thirdweb TypeScript SDK that will significantly improve the developer experience when building blockchain applications. With release 5.95.0, we've supercharged the SDK by integrating it with Insight - our in-house indexer - replacing traditional RPC calls
18 Apr 2025 3 min read
Insight Price API Additions

Insight Price API Additions

Insight adds more data to token price API to also return market data, historical price data and holder count in addition to the price! Market Data The following data is now included by default for each token: percent_change_24h - Percentage change of the price over the last day
17 Apr 2025 1 min read
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
← Newer Posts Page 4 of 21 Older Posts →
thirdweb © 2025
Powered by Ghost