thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
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
Mar 19, 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
Mar 18, 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
Mar 18, 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
Mar 18, 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
Mar 17, 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
Mar 14, 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
Mar 13, 2025 1 min read
Response Compression at RPC Edge

Response Compression at RPC Edge

We're excited to announce an important update to our RPC edge infrastructure at thirdweb. This enhancement is designed to improve performance and reduce costs for our users. 🚀 What’s New? * Response Compression at RPC Edge: We’ve enabled response compression, meaning our RPC endpoints now deliver compressed responses
Mar 13, 2025 1 min read
Insight Supports New Chains

Insight Supports New Chains

We're excited to announce that thirdweb Insight has expanded its blockchain data querying capabilities to 61 chains, including these 19 new chains: * zkSync * Mantle * Abstract mainnet and testnet * Zora * World * Hedera * Laos * Rivalz * Basecamp * Beam * Sonic * Cronos zkEVM * Taiko mainnet and testnet * Celo testnet * Arena Z testnet * Treasure
Mar 13, 2025 1 min read
View all sponsored transactions on dashboard

View all sponsored transactions on dashboard

You can now view the list all sponsored transactions across in a team by going to your Team > Usage Page in thirdweb dashboard You can also view this table in your Team > Project > Connect > Account Abstraction > Analytics page to see only sponsored transactions for the
Mar 11, 2025 1 min read
25% Smaller TypeScript SDK Install Size
Changelog

25% Smaller TypeScript SDK Install Size

thirdweb SDK v5.92.0
Mar 10, 2025 1 min read
Comprehensive NFT APIs Added to Insight

Comprehensive NFT APIs Added to Insight

We're excited to announce the release of additional NFT API endpoints to Insight. These endpoints provide comprehensive APIs for accessing NFT metadata, transfers, ownership information, and more. The NFT API provides a great alternative for developers looking to migrate from SimpleHash, which is expected to shutdown on March
Mar 7, 2025 1 min read
Nebula Update v0.0.8: Multi-step prompts and improved support for bridging & swapping

Nebula Update v0.0.8: Multi-step prompts and improved support for bridging & swapping

We’re excited to introduce significant upgrades Nebula's transaction execution. Our latest model, t0-003, is more capable, accurate, and intelligent—enabling seamless execution of complex, multi-step prompts. With expanded support for bridging, swapping, and multi-transaction workflows, developers can now perform actions like retrieving balances, executing transfers across chains,
Mar 6, 2025 1 min read
Insight Adds Token Prices

Insight Adds Token Prices

Querying token prices in USD is now supported by Insight API! Try it out in our playground To fetch a token's price by its contract address (0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee is used for native tokens) const getPrice = async () => { try { const response = await fetch( "https://1.insight.thirdweb.com/v1/
Mar 6, 2025 1 min read
Insight API Fields Deprecation

Insight API Fields Deprecation

Insight API will deprecate all camelCase fields from responses and remove them by 30th of March 2025. Every field that was previously in camelCase has a duplicate field in snake_case for the time being, allowing users to migrate their response handling. List of affected fields: * decodedData * New name: decoded
Mar 5, 2025 1 min read
Streamlined Contract Verification with Etherscan V2

Streamlined Contract Verification with Etherscan V2

We’re excited to share that Thirdweb now better aligns with Etherscan’s latest V2 API. If you regularly need to have your contracts verified on Etherscan-like explorers, this change means a more streamlined, less error-prone experience - so you can spend more time shipping, and less time wrestling with
Mar 4, 2025 1 min read
Insight serves NFT assets on Edge

Insight serves NFT assets on Edge

Insight now serves NFT assets through the Thirdweb Gateway, improving retrieval times by caching the content on a globally serving data on edge. Instead of referencing IPFS or Arweave links, insight automatically resolves them to edge-friendly endpoints, so metadata no longer displays IPFS URLs. This deployment works seamlessly with the
Mar 4, 2025 1 min read
Introducing Our Updated Mint Fee Structure
Changelog

Introducing Our Updated Mint Fee Structure

Effective Date: March 3, 2025, at 3:00 PM PST Announcing some important changes to our mint fee process that further standardize our fee structure for all new contract deployments. We are introducing a 1% protocol fee applied to all contracts, and adjusting the convenience fee to 1.5% from
Mar 3, 2025 1 min read
Filter Spam Tokens

Filter Spam Tokens

We Introduced a new include_spam query parameter to the ERC20 token endpoint to filter out potential spam tokens. GET /v1/tokens/erc20/vitalik.eth&include_spam=true The criteria for identifying spam include: • Empty token name • Empty token symbol • Symbol length greater than 15 characters • Zero decimals By
Mar 3, 2025 1 min read
NFT Metadata in Insight

NFT Metadata in Insight

We are now supporting NFT metadata for Insight NFT balance endpoints (ERC-721 and ERC-115). By adding metadata=true query parameter to the request, the response will include metadata about the NFT - name, description, image URL, background color, external URL, collection and contract info in addition to the balance. Here&
Feb 28, 2025 1 min read
Insights API Now Supports Contract Metadata and ABI Queries

Insights API Now Supports Contract Metadata and ABI Queries

The Insights API now supports querying contract metadata and ABIs. Powered by our contract indexing and verification backend, developers can now access verified contract metadata and ABIs for all supported chains directly within Insights. This eliminates the need to interact with block explorers and third party source code verifiers to
Feb 27, 2025 1 min read
Introducing thirdweb API for Automated Chains Onboarding
Changelog

Introducing thirdweb API for Automated Chains Onboarding

We’re excited to unveil a powerful addition to the thirdweb platform: a brand-new API designed to automate chain onboarding in real time. This release is especially useful for Rollup-as-a-Service (RaaS) providers, who can now seamlessly integrate new chains into the thirdweb ecosystem the moment they’re spun up. No
Feb 27, 2025 3 min read
Token Metadata

Token Metadata

We’re introducing metadata retrieval in our ERC20 token API! You can now include token information—such as name, symbol, and decimals—in a single call to our /tokens/erc20 endpoint. Just add the new metadata=true parameter to the query string. For example: GET /v1/tokens/erc20/vitalik.eth&
Feb 27, 2025 1 min read
Insight API Supports Block Queries

Insight API Supports Block Queries

Insight API added support for querying block data. Try it out on our playground Or use it directly from code const getBlock = async (blockNumber: number) => { try { const response = await fetch( `https://1.insight.thirdweb.com/v1/blocks?filter_block_number=${blockNumber}&limit=1`, { headers: { "x-client-id": <
Feb 27, 2025 1 min read
Insight Adds Resolve Capability

Insight Adds Resolve Capability

Insight API now supports an explorer-like endpoint to resolve blockchain data. The resolve endpoint supports * Transaction hashes - returns the transaction data * Block hashes - returns the block data * Addresses (also ENS names) * In case of an EOA - returns last 20 transactions from that address * In case of a
Feb 27, 2025 1 min read

Build web3 apps easily

Deploy smart contracts and build dApps on 700+ blockchains, in minutes.

Start building Contact us
thirdweb © 2025