.NET SDK
ThirdwebTransaction.Create
Preferred Workflow
When you're starting from a contract method, use ThirdwebContract.Prepare to build the transaction before customizing it here.
The ThirdwebTransaction.Create
method allows advanced users to manually create transactions using specific wallet credentials and transaction inputs. This method is ideal for users who need precise control over the transaction details.