ZKSync API
zks_getBytecodeByHash
Retrieves the bytecode of a transaction by its hash
POST
Body
application/json
JSON-RPC version
The RPC method to be invoked
Request identifier
Parameters for retrieving bytecode
Response
200 - application/json
Returns an array of the transaction's bytecode
The response is of type any
.
Was this page helpful?