Introducing Pay Dashboard A comprehensive suite of analytics empowers you to understand Crypto and Fiat transactions via thirdweb Pay
Introducing the new Chainlist! Today, we are excited to launch a collection of updates to the chainlist page that will make your experience of building with 2000+ EVM chains supported by thirdweb much better. The first big visual change is that you'll be able to see all the enabled services for each
Engine v0.9.5: writes to unverified contracts, resource metrics + more The Engine v0.9.5 update brings some new features and improvements. Enhanced ABI Support The /contract/write endpoint (docs) now accepts an optional contract ABI which allows calling methods on unverified contracts where the ABI can't be auto-resolved. Ngrok URLs in the dashboard The Engine dashboard now
Unity 4.16.0 - MetaMask 2.0 The Unity 4.16.0 release brings you an upgrade to the MetaMask SDK which improves the connection flow, network switching functionality as well as the session persistence behavior. We highly recommend upgrading if you were using WalletProvider.MetaMask in your project and running into such issues on Desktop or
Coinbase Smart Wallet now available on mainnet One line of code to add Coinbase Smart Wallet to your app!
Contract verification on any EVM networks We've improved our contract verification and import tools to support any EVM chains (L1, L2, L3) with a Blockscout explorer. Contract Verification Easily verify contracts deployed with the thirdweb deploy CLI on the chain's Blockscout explorer. Go to the thirdweb dashboard and click the 'Verify
Easy Coinbase Smart Wallet Integration with EIP-5792 Hooks Take advantage of the latest wallet capabilities in the thirdweb React SDK v5.26.0
First party support for native Account Abstraction on zkSync chains Smart accounts with sponsored transactions on zkSync with no extra code.
WalletConnect and Coinbase Wallet support in React Native Connect hundreds of mobile wallets to your native apps.
Wallet Call API (EIP-5792) support in the Connect SDK Connect SDK v5.22.0 adds EIP-5792 Wallet Call API support
Pay with credit card for any transaction We shipped a major update to thirdweb Pay - the ability to pay with a credit or debit card for any transaction. This means you can eliminate all the barriers between web3 and web2 for your users. Pay allows users to transact with a credit card or any other crypto
Publish and deploy custom contracts on ZkSync thirdweb CLI now features a --zksync option which can be used to publish and deploy contracts with both solc and zksolc compiler settings. To use the option, run publish or deploy commands as below: npx thirdweb publish --zksync npx thirdweb deploy --zksync Please note that the ZkSync compilation requires zksync-hardhat
New thirdweb prebuilts enabled on ZkSync We have enabled the following prebuilt contracts for deployment on ZkSync era mainnet and ZkSync era sepolia-testnet: * VoteERC20 * Split * Airdrop * OpenEditionERC721 * Pack * Multiwrap * LoyaltyCard * StakeERC721 * StakeERC1155 * StakeERC20 This is in addition to the Drop, Token, and Marketplace contracts which are already active. Go ahead and deploy contracts of your choice
Built-in Gas Sponsorship for in-app wallets In-app wallets got an update in v5.19 of the connect SDK that allows for sponsoring gas and use all the benefits of smart accounts with just 2 extra lines of code!