zks_sendRawTransactionWithDetailedOutput
Executes a transaction and returns its hash, storage logs, and events that would have been generated if the transaction had already been included in the block.
Path parameters
apiKey
Request
This endpoint expects an object.
data
The signed transaction. Typically, signed with a library such as ethers.js.
Response
Details about the transaction execution
transactionHash
Hash of the transaction
storageLogs
Storage logs of the transaction