Execute a write transaction on a smart contract via your Thirdweb Engine. Queues the transaction and returns a queueId for tracking. Use get-transaction-status to poll for confirmation. Ideal for: state-changing contract calls, token transfers, minting.
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.