starknet_getTransactionByHash
Get the details and status of a submitted transaction
Path parameters
apiKey
Request
This endpoint expects an object.
transaction_hash
The hash of the requested transaction
Response
This endpoint returns an object.
Invoke transaction
Initiate a transaction from an account
OR
L1 Handler Transaction
A call to an l1_handler on an L2 contract induced by a message from L1
OR
Declare transaction
OR
Deploy Contract Transaction
The structure of a deploy transaction. Note that this transaction type is deprecated and will no longer be supported in future versions
OR
Deploy Account Transaction
Deploys an account contract