thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Changelog

Deterministic deployments using Create2

  • Yash Kumar

Yash Kumar

16 Jun 2023

We have released utility functions for deterministic deployment of contracts. This allows predictable addresses on any EVM chain, as long as same salt is used for deploying the contract.

These are available on Typescript SDK version 3.10.22 and above.

Read more here: https://portal.thirdweb.com/typescript/deterministic-deployments

EOA execution for server wallets now available

EOA execution for server wallets now available

We just enabled EOA execution for server wallets, allowing you to self fund your own server wallets, and directly executing onchain transactions from them. How to use EOA execution Set type: "EOA" in your executionOptions and pass your server wallet EOA address (signer). Remember to fund the EOA
17 Jul 2025 1 min read
4x faster Transactions with EIP7702

4x faster Transactions with EIP7702

We just enabled EIP7702 for server wallets, resulting in 4x faster sponsored transactions from sending to confirming when compared to ERC4337 execution. How to use 7702 execution Simply pass your server wallet EOA address (signer), execution will automatically default to EIP7702 execution and sponsor gas for the transaction. curl -X
17 Jul 2025 1 min read
Payments Performance Polish

Payments Performance Polish

3x faster Payments API response times.
17 Jul 2025
thirdweb © 2025
Powered by Ghost