sendTransaction
Sends a transaction using the provided account.
You can send a transaction with a prepared contract call , a prepared transaction , or using a write Extension .
Example
Using a prepared contract call
Using a write extension
Using a prepared transaction
Gasless usage with thirdweb Engine
Gasless usage with OpenZeppelin
Parameters
Returns
A promise that resolves to the transaction result.